Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netns/
H A Dnexthop.h12 struct netns_nexthop { struct
13 struct rb_root rb_root; /* tree of nexthops by id */
14 struct hlist_head *devhash; /* nexthops by device */
16 unsigned int seq; /* protected by rtnl_mutex */
17 u32 last_id_allocated;
18 struct blocking_notifier_head notifier_chain;