Home
last modified time | relevance | path

Searched defs:netdev_name_node (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h122062 struct netdev_name_node { struct
122063 struct hlist_node hlist;
122064 struct list_head list;
122065 struct net_device *dev;
122066 const char *name;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h129697 struct netdev_name_node { struct
129698 struct hlist_node hlist;
129699 struct list_head list;
129700 struct net_device *dev;
129701 const char *name;