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 | 495 enum fib_event_type event_type, 499 enum fib_event_type event_type, 558 enum fib_event_type event_type, 560 int call_fib6_notifiers(struct net *net, enum fib_event_type event_type,
|
| A D | ip_fib.h | 243 enum fib_event_type event_type, 245 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 | 366 enum fib_event_type event_type, in call_fib6_entry_notifier() 379 enum fib_event_type event_type, in call_fib6_multipath_entry_notifier() 394 enum fib_event_type event_type, in call_fib6_entry_notifiers() 408 enum fib_event_type event_type, in call_fib6_multipath_entry_notifiers() 442 enum fib_event_type fib_event = FIB_EVENT_ENTRY_REPLACE; in fib6_rt_dump() 1232 enum fib_event_type fib_event; in fib6_add_rt2node()
|
| A D | ip6mr.c | 680 enum fib_event_type event_type, in call_ip6mr_vif_entry_notifiers() 691 enum fib_event_type event_type, in call_ip6mr_mfc_entry_notifiers()
|
| A D | route.c | 5387 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 | 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() 1321 enum fib_event_type fib_event; in fib_table_insert() 1392 enum fib_event_type fib_event; in fib_table_insert() 1690 enum fib_event_type fib_event; in fib_notify_alias_delete()
|
| A D | ipmr.c | 625 enum fib_event_type event_type, in call_ipmr_vif_entry_notifiers() 636 enum fib_event_type event_type, in call_ipmr_mfc_entry_notifiers()
|
| A D | fib_semantics.c | 1900 enum fib_event_type event_type) in call_fib_nh_notifiers()
|
| /linux/include/linux/ |
| 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/ |
| 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 53 milliseconds