Searched defs:nh_info (Results 1 – 1 of 1) sorted by relevance
49 struct nh_info { struct50 struct hlist_node dev_hash; /* entry on netns devhash */51 struct nexthop *nh_parent;53 u8 family;54 bool reject_nh;56 union {96 struct nh_info __rcu *nh_info; member