Searched refs:remove_nexthop (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | nexthop.c | 23 static void remove_nexthop(struct net *net, struct nexthop *nh, 1774 remove_nexthop(net, nhp, nlinfo); in remove_nh_grp_entry() 1907 static void remove_nexthop(struct net *net, struct nexthop *nh, in remove_nexthop() function 2414 remove_nexthop(net, nhi->nh_parent, NULL); in nexthop_flush_dev() 2427 remove_nexthop(net, nh, NULL); in flush_all_nexthops() 3032 remove_nexthop(net, nh, &nlinfo); in rtm_del_nexthop()
|