Searched defs:nh_info (Results 1 – 1 of 1) sorted by relevance
59 struct nh_info { struct60 struct hlist_node dev_hash; /* entry on netns devhash */61 struct nexthop *nh_parent;63 u8 family;64 bool reject_nh;65 bool fdb_nh;67 union {162 struct nh_info __rcu *nh_info; member
Completed in 8 milliseconds