Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfib_notifier.c19 int call_fib4_notifiers(struct net *net, enum fib_event_type event_type, in call_fib4_notifiers() function
H A Dfib_semantics.c1914 return call_fib4_notifiers(dev_net(nh->fib_nh_dev), event_type, in call_fib_nh_notifiers()
1919 return call_fib4_notifiers(dev_net(nh->fib_nh_dev), in call_fib_nh_notifiers()
H A Dfib_trie.c106 return call_fib4_notifiers(net, event_type, &info.info); in call_fib_entry_notifiers()
/openbmc/linux/include/net/
H A Dip_fib.h243 int call_fib4_notifiers(struct net *net, enum fib_event_type event_type,