Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dnexthop.h51 struct nh_info { struct
52 struct hlist_node dev_hash; /* entry on netns devhash */
53 struct nexthop *nh_parent;
55 u8 family;
56 bool reject_nh;
57 bool fdb_nh;
59 union {
102 struct nh_info __rcu *nh_info; member