Searched refs:remove_nexthop (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | nexthop.c | 19 static void remove_nexthop(struct net *net, struct nexthop *nh, 797 remove_nexthop(net, nhp, nlinfo); in remove_nh_grp_entry() 908 static void remove_nexthop(struct net *net, struct nexthop *nh, in remove_nexthop() function 1224 remove_nexthop(net, nhi->nh_parent, NULL); in nexthop_flush_dev() 1237 remove_nexthop(net, nh, NULL); in flush_all_nexthops() 1759 remove_nexthop(net, nh, &nlinfo); in rtm_del_nexthop()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | nexthop.c | 23 static void remove_nexthop(struct net *net, struct nexthop *nh, 1773 remove_nexthop(net, nhp, nlinfo); in remove_nh_grp_entry() 1906 static void remove_nexthop(struct net *net, struct nexthop *nh, in remove_nexthop() function 2413 remove_nexthop(net, nhi->nh_parent, NULL); in nexthop_flush_dev() 2426 remove_nexthop(net, nh, NULL); in flush_all_nexthops() 3031 remove_nexthop(net, nh, &nlinfo); in rtm_del_nexthop()
|
Completed in 9 milliseconds