Searched refs:__remove_nexthop (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | nexthop.c | 890 static void __remove_nexthop(struct net *net, struct nexthop *nh, in __remove_nexthop() function 919 __remove_nexthop(net, nh, nlinfo); in remove_nexthop() 1138 __remove_nexthop(net, new, NULL); in replace_nexthop() 1484 __remove_nexthop(net, nh, NULL); in nexthop_add()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | nexthop.c | 1888 static void __remove_nexthop(struct net *net, struct nexthop *nh, in __remove_nexthop() function 1917 __remove_nexthop(net, nh, nlinfo); in remove_nexthop() 2295 __remove_nexthop(net, new, NULL); in replace_nexthop() 2694 __remove_nexthop(net, nh, NULL); in nexthop_add()
|
Completed in 8 milliseconds