Searched defs:inet6_dev (Results 1 – 2 of 2) sorted by relevance
161 struct inet6_dev { struct162 struct net_device *dev;193 rwlock_t lock;194 refcount_t refcnt;195 __u32 if_flags;196 int dead;198 u32 desync_factor;201 struct in6_addr token;209 __u8 rs_probes;212 struct rcu_head rcu;[all …]
8007 struct inet6_dev *inet6_dev; in mlxsw_sp_rif_should_config() local
Completed in 26 milliseconds