Searched refs:remove_nexthop (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ipv4/ |
| H A D | nexthop.c | 23 static bool __must_check remove_nexthop(struct net *net, struct nexthop *nh, 2051 return remove_nexthop(net, nhp, nlinfo); in remove_nh_grp_entry() 2216 static bool __must_check remove_nexthop(struct net *net, struct nexthop *nh, in remove_nexthop() function 2240 if (remove_nexthop(net, nh, nlinfo)) in remove_one_nexthop() 2747 need_flush |= remove_nexthop(net, nhi->nh_parent, NULL); in nexthop_flush_dev() 2764 need_flush |= remove_nexthop(net, nh, NULL); in flush_all_nexthops()
|