Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dnexthop.c324 static int __call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, in __call_nexthop_res_bucket_notifiers() argument
333 .id = nhg_id, in __call_nexthop_res_bucket_notifiers()
376 static int call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, in call_nexthop_res_bucket_notifiers() argument
385 return __call_nexthop_res_bucket_notifiers(net, nhg_id, bucket_index, in call_nexthop_res_bucket_notifiers()
545 nexthop_res_table_alloc(struct net *net, u32 nhg_id, struct nh_config *cfg) in nexthop_res_table_alloc() argument
557 res_table->nhg_id = nhg_id; in nexthop_res_table_alloc()
1525 res_table->nhg_id, in nh_res_bucket_migrate()
2044 u32 nhg_id = res_table->nhg_id; in replace_nexthop_single_notify_res() local
2054 err = __call_nexthop_res_bucket_notifiers(net, nhg_id, in replace_nexthop_single_notify_res()
2072 __call_nexthop_res_bucket_notifiers(net, nhg_id, i, in replace_nexthop_single_notify_res()
/linux/include/net/
A Dnexthop.h82 u32 nhg_id; member

Completed in 12 milliseconds