Searched refs:fib_event_type (Results 1 – 14 of 14) sorted by relevance
| /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 | 496 enum fib_event_type event_type, 500 enum fib_event_type event_type, 578 enum fib_event_type event_type, 580 int call_fib6_notifiers(struct net *net, enum fib_event_type event_type,
|
| H A D | ip_fib.h | 245 enum fib_event_type event_type, 247 int call_fib4_notifiers(struct net *net, enum fib_event_type event_type,
|
| /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 | 371 enum fib_event_type event_type, in call_fib6_entry_notifier() 384 enum fib_event_type event_type, in call_fib6_multipath_entry_notifier() 399 enum fib_event_type event_type, in call_fib6_entry_notifiers() 413 enum fib_event_type event_type, in call_fib6_multipath_entry_notifiers() 447 enum fib_event_type fib_event = FIB_EVENT_ENTRY_REPLACE; in fib6_rt_dump() 1251 enum fib_event_type fib_event; in fib6_add_rt2node()
|
| H A D | ip6mr.c | 698 enum fib_event_type event_type, in call_ip6mr_vif_entry_notifiers() 709 enum fib_event_type event_type, in call_ip6mr_mfc_entry_notifiers()
|
| H A D | route.c | 5527 enum fib_event_type fib_event; in ip6_route_multipath_add()
|
| /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 | 77 enum fib_event_type event_type, u32 dst, in call_fib_entry_notifier() 94 enum fib_event_type event_type, u32 dst, in call_fib_entry_notifiers() 1296 enum fib_event_type fib_event; in fib_table_insert() 1367 enum fib_event_type fib_event; in fib_table_insert() 1665 enum fib_event_type fib_event; in fib_notify_alias_delete()
|
| H A D | ipmr.c | 642 enum fib_event_type event_type, in call_ipmr_vif_entry_notifiers() 653 enum fib_event_type event_type, in call_ipmr_mfc_entry_notifiers()
|
| H A D | fib_semantics.c | 1844 enum fib_event_type event_type) in call_fib_nh_notifiers()
|
| /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()
|
| /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 | 369 enum fib_event_type event_type, in call_fib_rule_notifier() 383 enum fib_event_type event_type, in call_fib_rule_notifiers()
|