Searched refs:nexthop_notify (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | nexthop.c | 360 static void nexthop_notify(int event, struct nexthop *nh, struct nl_info *info) in nexthop_notify() function 837 nexthop_notify(RTM_NEWNEXTHOP, nhp, nlinfo); in remove_nh_grp_entry() 917 nexthop_notify(RTM_DELNEXTHOP, nh, nlinfo); in remove_nexthop() 1197 nexthop_notify(RTM_NEWNEXTHOP, new_nh, &cfg->nlinfo); in insert_nexthop()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | nexthop.c | 841 static void nexthop_notify(int event, struct nexthop *nh, struct nl_info *info) in nexthop_notify() function 1829 nexthop_notify(RTM_NEWNEXTHOP, nhp, nlinfo); in remove_nh_grp_entry() 1915 nexthop_notify(RTM_DELNEXTHOP, nh, nlinfo); in remove_nexthop() 2386 nexthop_notify(RTM_NEWNEXTHOP, new_nh, &cfg->nlinfo); in insert_nexthop()
|
Completed in 8 milliseconds