Home
last modified time | relevance | path

Searched defs:nh_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/net/
Dnexthop.h49 struct nh_info { struct
50 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