Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dnexthop.c325 static int __call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, in __call_nexthop_res_bucket_notifiers()
377 static int call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, in call_nexthop_res_bucket_notifiers()
546 nexthop_res_table_alloc(struct net *net, u32 nhg_id, struct nh_config *cfg) in nexthop_res_table_alloc()
2066 u32 nhg_id = res_table->nhg_id; in replace_nexthop_single_notify_res() local
/openbmc/linux/include/net/
H A Dnexthop.h82 u32 nhg_id; member