Searched refs:fib_event_type (Results 1 – 14 of 14) sorted by relevance
/linux/include/net/ |
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,
|
A D | ip6_fib.h | 491 enum fib_event_type event_type, 495 enum fib_event_type event_type, 522 enum fib_event_type event_type, 524 int call_fib6_notifiers(struct net *net, enum fib_event_type event_type,
|
A D | ip_fib.h | 236 enum fib_event_type event_type, 238 int call_fib4_notifiers(struct net *net, enum fib_event_type event_type,
|
/linux/net/ipv6/ |
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()
|
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() 1216 enum fib_event_type fib_event; in fib6_add_rt2node()
|
A D | ip6mr.c | 676 enum fib_event_type event_type, in call_ip6mr_vif_entry_notifiers() 686 enum fib_event_type event_type, in call_ip6mr_mfc_entry_notifiers()
|
A D | route.c | 5386 enum fib_event_type fib_event; in ip6_route_multipath_add()
|
/linux/net/ipv4/ |
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()
|
A D | fib_trie.c | 75 enum fib_event_type event_type, u32 dst, in call_fib_entry_notifier() 92 enum fib_event_type event_type, u32 dst, in call_fib_entry_notifiers() 1307 enum fib_event_type fib_event; in fib_table_insert() 1376 enum fib_event_type fib_event; in fib_table_insert() 1675 enum fib_event_type fib_event; in fib_notify_alias_delete()
|
A D | ipmr.c | 620 enum fib_event_type event_type, in call_ipmr_vif_entry_notifiers() 630 enum fib_event_type event_type, in call_ipmr_mfc_entry_notifiers()
|
A D | fib_semantics.c | 1894 enum fib_event_type event_type) in call_fib_nh_notifiers()
|
/linux/include/linux/ |
A D | mroute_base.h | 51 enum fib_event_type event_type, in mr_call_vif_notifier() 72 enum fib_event_type event_type, in mr_call_vif_notifiers() 176 enum fib_event_type event_type, in mr_call_mfc_notifier() 194 enum fib_event_type event_type, in mr_call_mfc_notifiers()
|
/linux/net/core/ |
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()
|
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()
|
Completed in 63 milliseconds