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

/linux-master/net/ipv6/
H A Dfib6_notifier.c18 int call_fib6_notifiers(struct net *net, enum fib_event_type event_type, function
H A Dip6_fib.c404 return call_fib6_notifiers(net, event_type, &info.info);
420 return call_fib6_notifiers(net, event_type, &info.info);
431 return call_fib6_notifiers(net, FIB_EVENT_ENTRY_REPLACE, &info.info);
/linux-master/include/net/
H A Dip6_fib.h558 int call_fib6_notifiers(struct net *net, enum fib_event_type event_type,

Completed in 222 milliseconds