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

/linux-master/net/ipv4/
H A Dnexthop.c1059 static void nexthop_notify(int event, struct nexthop *nh, struct nl_info *info) function
2056 nexthop_notify(RTM_NEWNEXTHOP, nhp, nlinfo);
2142 nexthop_notify(RTM_DELNEXTHOP, nh, nlinfo);
2613 nexthop_notify(RTM_NEWNEXTHOP, new_nh, &cfg->nlinfo);

Completed in 158 milliseconds