Searched refs:remove_nexthop (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/net/ipv4/ |
D | nexthop.c | 23 static void remove_nexthop(struct net *net, struct nexthop *nh, 2011 remove_nexthop(net, nhp, nlinfo); in remove_nh_grp_entry() 2146 static void remove_nexthop(struct net *net, struct nexthop *nh, in remove_nexthop() function 2653 remove_nexthop(net, nhi->nh_parent, NULL); in nexthop_flush_dev() 2666 remove_nexthop(net, nh, NULL); in flush_all_nexthops() 3289 remove_nexthop(net, nh, &nlinfo); in rtm_del_nexthop()
|