Searched refs:FIB_EVENT_ENTRY_DEL (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | lag_mp.c | 119 if (event == FIB_EVENT_ENTRY_DEL) { in mlx5_lag_fib_route_event() 207 case FIB_EVENT_ENTRY_DEL: in mlx5_lag_fib_update() 264 case FIB_EVENT_ENTRY_DEL: in mlx5_lag_fib_event()
|
| /Linux-v5.10/include/net/ |
| D | fib_notifier.h | 19 FIB_EVENT_ENTRY_DEL, enumerator
|
| /Linux-v5.10/drivers/net/netdevsim/ |
| D | fib.c | 401 case FIB_EVENT_ENTRY_DEL: in nsim_fib4_event() 724 case FIB_EVENT_ENTRY_DEL: in nsim_fib6_event() 771 case FIB_EVENT_ENTRY_DEL: in nsim_fib_event_nb()
|
| /Linux-v5.10/Documentation/networking/ |
| D | switchdev.rst | 331 FIB_EVENT_ENTRY_DEL used for removing a FIB entry 336 FIB_EVENT_ENTRY_ADD and FIB_EVENT_ENTRY_DEL events pass::
|
| /Linux-v5.10/net/ipv6/ |
| D | ip6mr.c | 1227 FIB_EVENT_ENTRY_DEL, c, mrt->id); in ip6mr_mfc_delete() 1526 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 | 3835 FIB_EVENT_ENTRY_DEL, in __ip6_del_rt_siblings()
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_router.c | 5989 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib4_event_work() 6031 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib6_event_work() 6063 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fibmr_event_work() 6093 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib4_event() 6121 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib6_event() 6141 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fibmr_event()
|
| /Linux-v5.10/drivers/net/ethernet/rocker/ |
| D | rocker_main.c | 2171 case FIB_EVENT_ENTRY_DEL: in rocker_router_fib_event_work() 2208 case FIB_EVENT_ENTRY_DEL: in rocker_router_fib_event()
|
| /Linux-v5.10/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 | 1653 fib_event = FIB_EVENT_ENTRY_DEL; in fib_notify_alias_delete()
|