Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dnexthop.c335 static void nexthop_notify(int event, struct nexthop *nh, struct nl_info *info) in nexthop_notify() function
729 nexthop_notify(RTM_NEWNEXTHOP, nhge->nh_parent, nlinfo); in remove_nh_grp_entry()
815 nexthop_notify(RTM_DELNEXTHOP, nh, nlinfo); in remove_nexthop()
1042 nexthop_notify(RTM_NEWNEXTHOP, new_nh, &cfg->nlinfo); in insert_nexthop()