Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dnexthop.c841 static void nexthop_notify(int event, struct nexthop *nh, struct nl_info *info) in nexthop_notify() function
1806 nexthop_notify(RTM_NEWNEXTHOP, nhp, nlinfo); in remove_nh_grp_entry()
1892 nexthop_notify(RTM_DELNEXTHOP, nh, nlinfo); in remove_nexthop()
2363 nexthop_notify(RTM_NEWNEXTHOP, new_nh, &cfg->nlinfo); in insert_nexthop()