Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dnexthop.c1070 static void nexthop_notify(int event, struct nexthop *nh, struct nl_info *info) in nexthop_notify() function
2069 nexthop_notify(RTM_NEWNEXTHOP, nhp, nlinfo); in remove_nh_grp_entry()
2155 nexthop_notify(RTM_DELNEXTHOP, nh, nlinfo); in remove_nexthop()
2626 nexthop_notify(RTM_NEWNEXTHOP, new_nh, &cfg->nlinfo); in insert_nexthop()