Home
last modified time | relevance | path

Searched refs:FIB_EVENT_ENTRY_ADD (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/drivers/net/netdevsim/
Dfib.c190 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/
Dfib_notifier.h19 FIB_EVENT_ENTRY_ADD, enumerator
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dlag_mp.c201 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/
Dipmr_base.c421 FIB_EVENT_ENTRY_ADD, in mr_dump()
Dfib_trie.c1123 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()
Dipmr.c1288 call_ipmr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_ADD, c, mrt->id); in ipmr_mfc_add()
/Linux-v5.4/Documentation/networking/
Dswitchdev.txt317 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/
Dspectrum_router.c5992 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/
Dip6_fib.c410 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()
Dip6mr.c1484 call_ip6mr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_ADD, in ip6mr_mfc_add()
Droute.c5153 event_type = replace ? FIB_EVENT_ENTRY_REPLACE : FIB_EVENT_ENTRY_ADD; in ip6_route_multipath_add()
/Linux-v5.4/drivers/net/ethernet/rocker/
Drocker_main.c2162 case FIB_EVENT_ENTRY_ADD: in rocker_router_fib_event_work()
2207 case FIB_EVENT_ENTRY_ADD: /* fall through */ in rocker_router_fib_event()