Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/
Dfib6_notifier.c18 int call_fib6_notifiers(struct net *net, enum fib_event_type event_type, in call_fib6_notifiers() function
Dip6_fib.c404 return call_fib6_notifiers(net, event_type, &info.info); in call_fib6_entry_notifiers()
420 return call_fib6_notifiers(net, event_type, &info.info); in call_fib6_multipath_entry_notifiers()
431 return call_fib6_notifiers(net, FIB_EVENT_ENTRY_REPLACE, &info.info); in call_fib6_entry_notifiers_replace()
/Linux-v6.6/include/net/
Dip6_fib.h558 int call_fib6_notifiers(struct net *net, enum fib_event_type event_type,