Searched refs:FIB_EVENT_ENTRY_DEL (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
H A D | mp.c | 158 if (event == FIB_EVENT_ENTRY_DEL) { in mlx5_lag_fib_route_event() 247 case FIB_EVENT_ENTRY_DEL: in mlx5_lag_fib_update() 303 case FIB_EVENT_ENTRY_DEL: in mlx5_lag_fib_event()
|
/openbmc/linux/include/net/ |
H A D | fib_notifier.h | 19 FIB_EVENT_ENTRY_DEL, enumerator
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | fib.c | 471 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()
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_router.c | 1408 case FIB_EVENT_ENTRY_DEL: in __prestera_router_fib_event_work() 1445 case FIB_EVENT_ENTRY_DEL: in __prestera_router_fib_event()
|
/openbmc/linux/Documentation/networking/ |
H A D | switchdev.rst | 355 FIB_EVENT_ENTRY_DEL used for removing a FIB entry 360 FIB_EVENT_ENTRY_ADD and FIB_EVENT_ENTRY_DEL events pass::
|
/openbmc/linux/net/ipv6/ |
H A D | ip6mr.c | 1248 FIB_EVENT_ENTRY_DEL, c, mrt->id); in ip6mr_mfc_delete() 1559 FIB_EVENT_ENTRY_DEL, in mroute_clean_tables()
|
H A D | ip6_fib.c | 1990 call_fib6_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, in fib6_del_route()
|
H A D | route.c | 3946 FIB_EVENT_ENTRY_DEL, in __ip6_del_rt_siblings()
|
/openbmc/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_main.c | 2133 case FIB_EVENT_ENTRY_DEL: in rocker_router_fib_event_work() 2170 case FIB_EVENT_ENTRY_DEL: in rocker_router_fib_event()
|
/openbmc/linux/net/ipv4/ |
H A D | ipmr.c | 1202 call_ipmr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, c, mrt->id); in ipmr_mfc_delete() 1319 call_ipmr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, cache, in mroute_clean_tables()
|
H A D | fib_trie.c | 1705 fib_event = FIB_EVENT_ENTRY_DEL; in fib_notify_alias_delete()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 7634 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib4_event_work() 7685 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib6_event_work() 7717 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fibmr_event_work() 7747 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib4_event() 7775 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib6_event() 7795 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fibmr_event()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun_encap.c | 1839 case FIB_EVENT_ENTRY_DEL: in mlx5e_tc_tun_fib_event()
|