Home
last modified time | relevance | path

Searched refs:nexthop_notify (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/ipv4/
Dnexthop.c359 static void nexthop_notify(int event, struct nexthop *nh, struct nl_info *info) in nexthop_notify() function
836 nexthop_notify(RTM_NEWNEXTHOP, nhp, nlinfo); in remove_nh_grp_entry()
916 nexthop_notify(RTM_DELNEXTHOP, nh, nlinfo); in remove_nexthop()
1175 nexthop_notify(RTM_NEWNEXTHOP, new_nh, &cfg->nlinfo); in insert_nexthop()