Searched refs:__nexthop_replace_notify (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | nexthop.c | 1047 static void __nexthop_replace_notify(struct net *net, struct nexthop *nh, in __nexthop_replace_notify() function 1081 __nexthop_replace_notify(net, nh, info); in nexthop_replace_notify() 1084 __nexthop_replace_notify(net, nhge->nh_parent, info); in nexthop_replace_notify()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | nexthop.c | 2203 static void __nexthop_replace_notify(struct net *net, struct nexthop *nh, in __nexthop_replace_notify() function 2237 __nexthop_replace_notify(net, nh, info); in nexthop_replace_notify() 2240 __nexthop_replace_notify(net, nhge->nh_parent, info); in nexthop_replace_notify()
|
Completed in 8 milliseconds