Searched defs:nh_info (Results 1 – 2 of 2) sorted by relevance
57 struct nh_info { struct58 struct hlist_node dev_hash; /* entry on netns devhash */59 struct nexthop *nh_parent;61 u8 family;62 bool reject_nh;63 bool fdb_nh;65 union {150 struct nh_info __rcu *nh_info; member
85 __nh_notifier_single_info_init(struct nh_notifier_single_info *nh_info, in __nh_notifier_single_info_init()