Searched refs:fib_event_type (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/include/net/ |
H A D | fib_notifier.h | 15 enum fib_event_type { enum 39 enum fib_event_type event_type, 41 int call_fib_notifiers(struct net *net, enum fib_event_type event_type,
|
H A D | ip6_fib.h | 489 enum fib_event_type event_type, 493 enum fib_event_type event_type, 520 enum fib_event_type event_type, 522 int call_fib6_notifiers(struct net *net, enum fib_event_type event_type,
|
H A D | ip_fib.h | 241 enum fib_event_type event_type, 243 int call_fib4_notifiers(struct net *net, enum fib_event_type event_type,
|
/openbmc/linux/net/ipv6/ |
H A D | fib6_notifier.c | 11 enum fib_event_type event_type, in call_fib6_notifier() 18 int call_fib6_notifiers(struct net *net, enum fib_event_type event_type, in call_fib6_notifiers()
|
H A D | ip6_fib.c | 363 enum fib_event_type event_type, in call_fib6_entry_notifier() 376 enum fib_event_type event_type, in call_fib6_multipath_entry_notifier() 391 enum fib_event_type event_type, in call_fib6_entry_notifiers() 405 enum fib_event_type event_type, in call_fib6_multipath_entry_notifiers() 439 enum fib_event_type fib_event = FIB_EVENT_ENTRY_REPLACE; in fib6_rt_dump() 1221 enum fib_event_type fib_event; in fib6_add_rt2node()
|
H A D | ip6mr.c | 694 enum fib_event_type event_type, in call_ip6mr_vif_entry_notifiers() 705 enum fib_event_type event_type, in call_ip6mr_mfc_entry_notifiers()
|
H A D | route.c | 5387 enum fib_event_type fib_event; in ip6_route_multipath_add()
|
/openbmc/linux/net/ipv4/ |
H A D | fib_notifier.c | 12 enum fib_event_type event_type, in call_fib4_notifier() 19 int call_fib4_notifiers(struct net *net, enum fib_event_type event_type, in call_fib4_notifiers()
|
H A D | fib_trie.c | 76 enum fib_event_type event_type, u32 dst, in call_fib_entry_notifier() 93 enum fib_event_type event_type, u32 dst, in call_fib_entry_notifiers() 1320 enum fib_event_type fib_event; in fib_table_insert() 1391 enum fib_event_type fib_event; in fib_table_insert() 1690 enum fib_event_type fib_event; in fib_notify_alias_delete()
|
H A D | ipmr.c | 636 enum fib_event_type event_type, in call_ipmr_vif_entry_notifiers() 647 enum fib_event_type event_type, in call_ipmr_mfc_entry_notifiers()
|
H A D | fib_semantics.c | 1901 enum fib_event_type event_type) in call_fib_nh_notifiers()
|
/openbmc/linux/include/linux/ |
H A D | mroute_base.h | 53 enum fib_event_type event_type, in mr_call_vif_notifier() 75 enum fib_event_type event_type, in mr_call_vif_notifiers() 181 enum fib_event_type event_type, in mr_call_mfc_notifier() 199 enum fib_event_type event_type, in mr_call_mfc_notifiers()
|
/openbmc/linux/net/core/ |
H A D | fib_notifier.c | 19 enum fib_event_type event_type, in call_fib_notifier() 29 int call_fib_notifiers(struct net *net, enum fib_event_type event_type, in call_fib_notifiers()
|
H A D | fib_rules.c | 348 enum fib_event_type event_type, in call_fib_rule_notifier() 362 enum fib_event_type event_type, in call_fib_rule_notifiers()
|