Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dnexthop.c842 static void nexthop_notify(int event, struct nexthop *nh, struct nl_info *info) in nexthop_notify() function
1830 nexthop_notify(RTM_NEWNEXTHOP, nhp, nlinfo); in remove_nh_grp_entry()
1916 nexthop_notify(RTM_DELNEXTHOP, nh, nlinfo); in remove_nexthop()
2387 nexthop_notify(RTM_NEWNEXTHOP, new_nh, &cfg->nlinfo); in insert_nexthop()