Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\netdevice.h Create Date:2022-07-28 06:04:39
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:first_net_device

Proto:static inline struct net_device *first_net_device(struct net *net)

Type:struct net_device

Parameter:

TypeParameterName
struct net *net
2628  Return If list_empty - tests whether a list is empty*@head: the list to test. Then NULL Else net_device_entry(next)