Searched refs:FIB_EVENT_ENTRY_DEL (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | lag_mp.c | 122 if (event == FIB_EVENT_ENTRY_DEL) { in mlx5_lag_fib_route_event() 210 case FIB_EVENT_ENTRY_DEL: in mlx5_lag_fib_update() 267 case FIB_EVENT_ENTRY_DEL: in mlx5_lag_fib_event()
|
/Linux-v5.15/include/net/ |
D | fib_notifier.h | 19 FIB_EVENT_ENTRY_DEL, enumerator
|
/Linux-v5.15/drivers/net/netdevsim/ |
D | fib.c | 468 case FIB_EVENT_ENTRY_DEL: in nsim_fib4_event() 862 case FIB_EVENT_ENTRY_DEL: in nsim_fib6_event() 915 case FIB_EVENT_ENTRY_DEL: in nsim_fib4_prepare_event() 953 case FIB_EVENT_ENTRY_DEL: in nsim_fib6_prepare_event() 1027 case FIB_EVENT_ENTRY_DEL: in nsim_fib_event_nb()
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_router_xm.c | 690 if (op_ctx->event == FIB_EVENT_ENTRY_DEL) in mlxsw_sp_router_ll_xm_fib_entry_commit()
|
D | spectrum_router.c | 7442 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib4_event_process() 7490 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib6_event_process() 7518 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fibmr_event_process() 7617 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib4_event() 7645 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib6_event() 7665 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fibmr_event()
|
/Linux-v5.15/Documentation/networking/ |
D | switchdev.rst | 354 FIB_EVENT_ENTRY_DEL used for removing a FIB entry 359 FIB_EVENT_ENTRY_ADD and FIB_EVENT_ENTRY_DEL events pass::
|
/Linux-v5.15/net/ipv6/ |
D | ip6mr.c | 1226 FIB_EVENT_ENTRY_DEL, c, mrt->id); in ip6mr_mfc_delete() 1525 FIB_EVENT_ENTRY_DEL, in mroute_clean_tables()
|
D | ip6_fib.c | 1986 call_fib6_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, in fib6_del_route()
|
D | route.c | 3942 FIB_EVENT_ENTRY_DEL, in __ip6_del_rt_siblings()
|
/Linux-v5.15/drivers/net/ethernet/rocker/ |
D | rocker_main.c | 2145 case FIB_EVENT_ENTRY_DEL: in rocker_router_fib_event_work() 2182 case FIB_EVENT_ENTRY_DEL: in rocker_router_fib_event()
|
/Linux-v5.15/net/ipv4/ |
D | ipmr.c | 1181 call_ipmr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, c, mrt->id); in ipmr_mfc_delete() 1298 call_ipmr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, cache, in mroute_clean_tables()
|
D | fib_trie.c | 1690 fib_event = FIB_EVENT_ENTRY_DEL; in fib_notify_alias_delete()
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_tun_encap.c | 1629 case FIB_EVENT_ENTRY_DEL: in mlx5e_tc_tun_fib_event()
|