Searched refs:FIB_EVENT_ENTRY_ADD (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/net/netdevsim/ |
| D | fib.c | 190 case FIB_EVENT_ENTRY_ADD: /* fall through */ in nsim_fib_event_nb() 192 err = nsim_fib_event(info, event == FIB_EVENT_ENTRY_ADD); in nsim_fib_event_nb()
|
| /Linux-v5.4/include/net/ |
| D | fib_notifier.h | 19 FIB_EVENT_ENTRY_ADD, enumerator
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | lag_mp.c | 201 case FIB_EVENT_ENTRY_ADD: /* fall through */ in mlx5_lag_fib_update() 263 case FIB_EVENT_ENTRY_ADD: /* fall through */ in mlx5_lag_fib_event()
|
| /Linux-v5.4/net/ipv4/ |
| D | ipmr_base.c | 421 FIB_EVENT_ENTRY_ADD, in mr_dump()
|
| D | fib_trie.c | 1123 enum fib_event_type event = FIB_EVENT_ENTRY_ADD; in fib_table_insert() 2035 call_fib_entry_notifier(nb, net, FIB_EVENT_ENTRY_ADD, l->key, in fib_leaf_notify()
|
| D | ipmr.c | 1288 call_ipmr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_ADD, c, mrt->id); in ipmr_mfc_add()
|
| /Linux-v5.4/Documentation/networking/ |
| D | switchdev.txt | 317 FIB_EVENT_ENTRY_ADD: used for both adding a new FIB entry to the device, 322 FIB_EVENT_ENTRY_ADD and FIB_EVENT_ENTRY_DEL events pass:
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_router.c | 5992 case FIB_EVENT_ENTRY_ADD: in mlxsw_sp_router_fib4_event_work() 6035 case FIB_EVENT_ENTRY_ADD: in mlxsw_sp_router_fib6_event_work() 6073 case FIB_EVENT_ENTRY_ADD: in mlxsw_sp_router_fibmr_event_work() 6118 case FIB_EVENT_ENTRY_ADD: /* fall through */ in mlxsw_sp_router_fib4_event() 6146 case FIB_EVENT_ENTRY_ADD: /* fall through */ in mlxsw_sp_router_fib6_event() 6166 case FIB_EVENT_ENTRY_ADD: /* fall through */ in mlxsw_sp_router_fibmr_event() 6252 case FIB_EVENT_ENTRY_ADD: in mlxsw_sp_router_fib_event()
|
| /Linux-v5.4/net/ipv6/ |
| D | ip6_fib.c | 410 call_fib6_entry_notifier(arg->nb, arg->net, FIB_EVENT_ENTRY_ADD, rt); in fib6_rt_dump() 1152 FIB_EVENT_ENTRY_ADD, in fib6_add_rt2node()
|
| D | ip6mr.c | 1484 call_ip6mr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_ADD, in ip6mr_mfc_add()
|
| D | route.c | 5153 event_type = replace ? FIB_EVENT_ENTRY_REPLACE : FIB_EVENT_ENTRY_ADD; in ip6_route_multipath_add()
|
| /Linux-v5.4/drivers/net/ethernet/rocker/ |
| D | rocker_main.c | 2162 case FIB_EVENT_ENTRY_ADD: in rocker_router_fib_event_work() 2207 case FIB_EVENT_ENTRY_ADD: /* fall through */ in rocker_router_fib_event()
|