Home
last modified time | relevance | path

Searched refs:call_fib4_notifiers (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/ipv4/
Dfib_notifier.c20 int call_fib4_notifiers(struct net *net, enum fib_event_type event_type, in call_fib4_notifiers() function
Dfib_semantics.c1458 return call_fib4_notifiers(dev_net(fib_nh->nh_dev), event_type, in call_fib_nh_notifiers()
1464 return call_fib4_notifiers(dev_net(fib_nh->nh_dev), in call_fib_nh_notifiers()
Dfib_trie.c118 return call_fib4_notifiers(net, event_type, &info.info); in call_fib_entry_notifiers()
/Linux-v4.19/include/net/
Dip_fib.h208 int call_fib4_notifiers(struct net *net, enum fib_event_type event_type,