Searched refs:nh_fill_res_bucket (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/net/ipv4/ |
D | nexthop.c | 1142 static int nh_fill_res_bucket(struct sk_buff *skb, struct nexthop *nh, in nh_fill_res_bucket() function 1202 err = nh_fill_res_bucket(skb, nh, bucket, bucket_index, in nexthop_bucket_notify() 3653 err = nh_fill_res_bucket(skb, nh, bucket, bucket_index, in rtm_dump_nexthop_bucket_nh() 3798 err = nh_fill_res_bucket(skb, nh, &res_table->nh_buckets[bucket_index], in rtm_get_nexthop_bucket()
|