Searched defs:in_device (Results 1 – 2 of 2) sorted by relevance
11055 struct in_device { struct11056 struct net_device *dev;11057 netdevice_tracker dev_tracker;11058 refcount_t refcnt;11059 int dead;11060 struct in_ifaddr __attribute__((btf_type_tag("rcu"))) *ifa_list;11061 struct ip_mc_list __attribute__((btf_type_tag("rcu"))) *mc_list;11062 …ct ip_mc_list __attribute__((btf_type_tag("rcu"))) * __attribute__((btf_type_tag("rcu"))) *mc_hash;11063 int mc_count;11064 spinlock_t mc_tomb_lock;[all …]
10970 struct in_device { struct10971 struct net_device *dev;10972 netdevice_tracker dev_tracker;10973 refcount_t refcnt;10974 int dead;10975 struct in_ifaddr __attribute__((btf_type_tag("rcu"))) *ifa_list;10976 struct ip_mc_list __attribute__((btf_type_tag("rcu"))) *mc_list;10977 …ct ip_mc_list __attribute__((btf_type_tag("rcu"))) * __attribute__((btf_type_tag("rcu"))) *mc_hash;10978 int mc_count;10979 spinlock_t mc_tomb_lock;[all …]