Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h146740 struct in_device { struct
146741 struct net_device *dev;
146742 refcount_t refcnt;
146743 int dead;
146744 struct in_ifaddr *ifa_list;
146745 struct ip_mc_list *mc_list;
146746 struct ip_mc_list **mc_hash;
146747 int mc_count;
146748 spinlock_t mc_tomb_lock;
146749 struct ip_mc_list *mc_tomb;
[all …]