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

/linux-master/net/ipv4/
H A Dnexthop.c339 static int __call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, argument
348 .id = nhg_id,
391 static int call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, argument
400 return __call_nexthop_res_bucket_notifiers(net, nhg_id, bucket_index,
562 nexthop_res_table_alloc(struct net *net, u32 nhg_id, struct nh_config *cfg) argument
574 res_table->nhg_id = nhg_id;
1774 res_table->nhg_id,
2293 u32 nhg_id = res_table->nhg_id; local
[all...]
/linux-master/include/net/
H A Dnexthop.h84 u32 nhg_id; member in struct:nh_res_table

Completed in 132 milliseconds