Searched refs:nh_dump_filtered (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | nexthop.c | 1803 static bool nh_dump_filtered(struct nexthop *nh, int dev_idx, int master_idx, in nh_dump_filtered() function 1922 if (nh_dump_filtered(nh, dev_filter_idx, master_idx, in rtm_dump_nexthop()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | nexthop.c | 3084 static bool nh_dump_filtered(struct nexthop *nh, in nh_dump_filtered() function 3221 if (nh_dump_filtered(nh, filter, nhm->nh_family)) in rtm_dump_nexthop_cb() 3377 if (nh_dump_filtered(nhge->nh, &dd->filter, nhm->nh_family)) in rtm_dump_nexthop_bucket_nh()
|
Completed in 8 milliseconds