Home
last modified time | relevance | path

Searched refs:FIB_EVENT_ENTRY_DEL (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dlag_mp.c118 if (event == FIB_EVENT_ENTRY_DEL) { in mlx5_lag_fib_route_event()
202 case FIB_EVENT_ENTRY_DEL: in mlx5_lag_fib_update()
264 case FIB_EVENT_ENTRY_DEL: in mlx5_lag_fib_event()
/Linux-v5.4/include/net/
Dfib_notifier.h20 FIB_EVENT_ENTRY_DEL, enumerator
/Linux-v5.4/drivers/net/netdevsim/
Dfib.c191 case FIB_EVENT_ENTRY_DEL: in nsim_fib_event_nb()
/Linux-v5.4/Documentation/networking/
Dswitchdev.txt319 FIB_EVENT_ENTRY_DEL: used for removing a FIB entry
322 FIB_EVENT_ENTRY_ADD and FIB_EVENT_ENTRY_DEL events pass:
/Linux-v5.4/net/ipv4/
Dfib_trie.c1294 call_fib_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, key, in fib_table_insert()
1599 call_fib_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, key, plen, in fib_table_delete()
1924 call_fib_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, in fib_table_flush()
Dipmr.c1206 call_ipmr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, c, mrt->id); in ipmr_mfc_delete()
1323 call_ipmr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, cache, in mroute_clean_tables()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c6001 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib4_event_work()
6045 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib6_event_work()
6082 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fibmr_event_work()
6119 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib4_event()
6147 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib6_event()
6167 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fibmr_event()
/Linux-v5.4/net/ipv6/
Dip6mr.c1223 FIB_EVENT_ENTRY_DEL, c, mrt->id); in ip6mr_mfc_delete()
1521 FIB_EVENT_ENTRY_DEL, in mroute_clean_tables()
Dip6_fib.c1888 call_fib6_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, rt, NULL); in fib6_del_route()
Droute.c3772 FIB_EVENT_ENTRY_DEL, in __ip6_del_rt_siblings()
/Linux-v5.4/drivers/net/ethernet/rocker/
Drocker_main.c2168 case FIB_EVENT_ENTRY_DEL: in rocker_router_fib_event_work()
2208 case FIB_EVENT_ENTRY_DEL: in rocker_router_fib_event()