Searched refs:FIB_EVENT_ENTRY_DEL (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | lag_mp.c | 118 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/ |
| D | fib_notifier.h | 20 FIB_EVENT_ENTRY_DEL, enumerator
|
| /Linux-v5.4/drivers/net/netdevsim/ |
| D | fib.c | 191 case FIB_EVENT_ENTRY_DEL: in nsim_fib_event_nb()
|
| /Linux-v5.4/Documentation/networking/ |
| D | switchdev.txt | 319 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/ |
| D | fib_trie.c | 1294 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()
|
| D | ipmr.c | 1206 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/ |
| D | spectrum_router.c | 6001 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/ |
| D | ip6mr.c | 1223 FIB_EVENT_ENTRY_DEL, c, mrt->id); in ip6mr_mfc_delete() 1521 FIB_EVENT_ENTRY_DEL, in mroute_clean_tables()
|
| D | ip6_fib.c | 1888 call_fib6_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, rt, NULL); in fib6_del_route()
|
| D | route.c | 3772 FIB_EVENT_ENTRY_DEL, in __ip6_del_rt_siblings()
|
| /Linux-v5.4/drivers/net/ethernet/rocker/ |
| D | rocker_main.c | 2168 case FIB_EVENT_ENTRY_DEL: in rocker_router_fib_event_work() 2208 case FIB_EVENT_ENTRY_DEL: in rocker_router_fib_event()
|