Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds