Searched refs:replace_nexthop_single_notify (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/ipv4/ |
D | nexthop.c | 2078 static int replace_nexthop_single_notify(struct net *net, in replace_nexthop_single_notify() function 2143 err = replace_nexthop_single_notify(net, nhp, old, oldi, newi, in replace_nexthop_single() 2174 replace_nexthop_single_notify(net, nhp, old, newi, oldi, NULL); in replace_nexthop_single()
|