Searched defs:inet6_dev (Results 1 – 2 of 2) sorted by relevance
171 struct inet6_dev { struct172 struct net_device *dev;204 rwlock_t lock;205 refcount_t refcnt;206 __u32 if_flags;207 int dead;209 u32 desync_factor;212 struct in6_addr token;220 __u8 rs_probes;223 struct rcu_head rcu;[all …]
7773 struct inet6_dev *inet6_dev; in mlxsw_sp_rif_should_config() local
Completed in 34 milliseconds