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

/linux-4.4.14/include/net/
H A Dnetevent.h31 int call_netevent_notifiers(unsigned long val, void *v);
/linux-4.4.14/net/core/
H A Dnetevent.c55 * call_netevent_notifiers - call all netevent notifier blocks
63 int call_netevent_notifiers(unsigned long val, void *v) call_netevent_notifiers() function
67 EXPORT_SYMBOL_GPL(call_netevent_notifiers); variable
H A Dneighbour.c2234 call_netevent_notifiers(NETEVENT_NEIGH_UPDATE, neigh); neigh_update_notify()
/linux-4.4.14/net/ipv4/
H A Droute.c763 call_netevent_notifiers(NETEVENT_NEIGH_UPDATE, n); __ip_do_redirect()
/linux-4.4.14/net/ipv6/
H A Droute.c2203 call_netevent_notifiers(NETEVENT_REDIRECT, &netevent); rt6_do_redirect()

Completed in 181 milliseconds