Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dnetevent.c51 * call_netevent_notifiers - call all netevent notifier blocks
59 int call_netevent_notifiers(unsigned long val, void *v) in call_netevent_notifiers() function
63 EXPORT_SYMBOL_GPL(call_netevent_notifiers); variable
H A Dneighbour.c103 call_netevent_notifiers(NETEVENT_NEIGH_UPDATE, neigh); in neigh_cleanup_and_release()
2317 call_netevent_notifiers(NETEVENT_DELAY_PROBE_TIME_UPDATE, p); in neightbl_set()
2542 call_netevent_notifiers(NETEVENT_NEIGH_UPDATE, neigh); in neigh_update_notify()
3466 call_netevent_notifiers(NETEVENT_DELAY_PROBE_TIME_UPDATE, p); in neigh_proc_update()
/kernel/linux/linux-6.6/net/core/
H A Dnetevent.c51 * call_netevent_notifiers - call all netevent notifier blocks
59 int call_netevent_notifiers(unsigned long val, void *v) in call_netevent_notifiers() function
63 EXPORT_SYMBOL_GPL(call_netevent_notifiers); variable
H A Dneighbour.c102 call_netevent_notifiers(NETEVENT_NEIGH_UPDATE, neigh); in neigh_cleanup_and_release()
2425 call_netevent_notifiers(NETEVENT_DELAY_PROBE_TIME_UPDATE, p); in neightbl_set()
2666 call_netevent_notifiers(NETEVENT_NEIGH_UPDATE, neigh); in neigh_update_notify()
3588 call_netevent_notifiers(NETEVENT_DELAY_PROBE_TIME_UPDATE, p); in neigh_proc_update()
/kernel/linux/linux-5.10/include/net/
H A Dnetevent.h36 int call_netevent_notifiers(unsigned long val, void *v);
/kernel/linux/linux-6.6/include/net/
H A Dnetevent.h37 int call_netevent_notifiers(unsigned long val, void *v);
/kernel/linux/linux-6.6/net/ipv6/
H A Dsysctl_net_ipv6.c43 call_netevent_notifiers(NETEVENT_IPV6_MPATH_HASH_UPDATE, net); in proc_rt6_multipath_hash_policy()
59 call_netevent_notifiers(NETEVENT_IPV6_MPATH_HASH_UPDATE, net); in proc_rt6_multipath_hash_fields()
H A Droute.c4241 call_netevent_notifiers(NETEVENT_REDIRECT, &netevent); in rt6_do_redirect()
/kernel/linux/linux-5.10/net/ipv6/
H A Dsysctl_net_ipv6.c39 call_netevent_notifiers(NETEVENT_IPV6_MPATH_HASH_UPDATE, net); in proc_rt6_multipath_hash_policy()
H A Droute.c4157 call_netevent_notifiers(NETEVENT_REDIRECT, &netevent); in rt6_do_redirect()
/kernel/linux/linux-6.6/net/ipv4/
H A Dsysctl_net_ipv4.c209 call_netevent_notifiers(NETEVENT_IPV4_FWD_UPDATE_PRIORITY_UPDATE, in ipv4_fwd_update_priority()
449 call_netevent_notifiers(NETEVENT_IPV4_MPATH_HASH_UPDATE, net); in proc_fib_multipath_hash_policy()
465 call_netevent_notifiers(NETEVENT_IPV4_MPATH_HASH_UPDATE, net); in proc_fib_multipath_hash_fields()
H A Droute.c801 call_netevent_notifiers(NETEVENT_NEIGH_UPDATE, n); in __ip_do_redirect()
/kernel/linux/linux-5.10/net/ipv4/
H A Dsysctl_net_ipv4.c214 call_netevent_notifiers(NETEVENT_IPV4_FWD_UPDATE_PRIORITY_UPDATE, in ipv4_fwd_update_priority()
407 call_netevent_notifiers(NETEVENT_IPV4_MPATH_HASH_UPDATE, net); in proc_fib_multipath_hash_policy()
H A Droute.c830 call_netevent_notifiers(NETEVENT_NEIGH_UPDATE, n); in __ip_do_redirect()

Completed in 46 milliseconds