Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmp.c168 if (event == FIB_EVENT_ENTRY_DEL) { in mlx5_lag_fib_route_event()
264 case FIB_EVENT_ENTRY_DEL: in mlx5_lag_fib_update()
320 case FIB_EVENT_ENTRY_DEL: in mlx5_lag_fib_event()
/linux-6.15/include/net/
H A Dfib_notifier.h19 FIB_EVENT_ENTRY_DEL, enumerator
/linux-6.15/drivers/net/netdevsim/
H A Dfib.c471 case FIB_EVENT_ENTRY_DEL: in nsim_fib4_event()
865 case FIB_EVENT_ENTRY_DEL: in nsim_fib6_event()
918 case FIB_EVENT_ENTRY_DEL: in nsim_fib4_prepare_event()
960 case FIB_EVENT_ENTRY_DEL: in nsim_fib6_prepare_event()
1021 if (event == FIB_EVENT_ENTRY_DEL) in nsim_fib_event_schedule_work()
1042 case FIB_EVENT_ENTRY_DEL: in nsim_fib_event_nb()
/linux-6.15/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c1408 case FIB_EVENT_ENTRY_DEL: in __prestera_router_fib_event_work()
1445 case FIB_EVENT_ENTRY_DEL: in __prestera_router_fib_event()
/linux-6.15/Documentation/networking/
H A Dswitchdev.rst355 FIB_EVENT_ENTRY_DEL used for removing a FIB entry
360 FIB_EVENT_ENTRY_ADD and FIB_EVENT_ENTRY_DEL events pass::
/linux-6.15/net/ipv6/
H A Dip6mr.c1252 FIB_EVENT_ENTRY_DEL, c, mrt->id); in ip6mr_mfc_delete()
1563 FIB_EVENT_ENTRY_DEL, in mroute_clean_tables()
H A Dip6_fib.c1999 call_fib6_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, in fib6_del_route()
H A Droute.c3990 FIB_EVENT_ENTRY_DEL, in __ip6_del_rt_siblings()
/linux-6.15/drivers/net/ethernet/rocker/
H A Drocker_main.c2132 case FIB_EVENT_ENTRY_DEL: in rocker_router_fib_event_work()
2169 case FIB_EVENT_ENTRY_DEL: in rocker_router_fib_event()
/linux-6.15/net/ipv4/
H A Dipmr.c1207 call_ipmr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, c, mrt->id); in ipmr_mfc_delete()
1324 call_ipmr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, cache, in mroute_clean_tables()
H A Dfib_trie.c1680 fib_event = FIB_EVENT_ENTRY_DEL; in fib_notify_alias_delete()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c7886 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib4_event_work()
7937 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib6_event_work()
7969 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fibmr_event_work()
7999 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib4_event()
8027 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib6_event()
8047 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fibmr_event()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c1836 case FIB_EVENT_ENTRY_DEL: in mlx5e_tc_tun_fib_event()