Searched refs:FIB_EVENT_ENTRY_DEL (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | lag_mp.c | 119 if (event == FIB_EVENT_ENTRY_DEL) { in mlx5_lag_fib_route_event() 212 case FIB_EVENT_ENTRY_DEL: in mlx5_lag_fib_update() 269 case FIB_EVENT_ENTRY_DEL: in mlx5_lag_fib_event()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | fib_notifier.h | 19 FIB_EVENT_ENTRY_DEL, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/netdevsim/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A 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::
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ip6mr.c | 1229 FIB_EVENT_ENTRY_DEL, c, mrt->id); in ip6mr_mfc_delete() 1528 FIB_EVENT_ENTRY_DEL, in mroute_clean_tables()
|
| H A D | ip6_fib.c | 1985 call_fib6_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, in fib6_del_route()
|
| H A D | route.c | 3832 FIB_EVENT_ENTRY_DEL, in __ip6_del_rt_siblings()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_router.c | 5992 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib4_event_work() 6034 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib6_event_work() 6066 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fibmr_event_work() 6096 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib4_event() 6124 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fib6_event() 6144 case FIB_EVENT_ENTRY_DEL: in mlxsw_sp_router_fibmr_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ipmr.c | 1183 call_ipmr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, c, mrt->id); in ipmr_mfc_delete() 1300 call_ipmr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_DEL, cache, in mroute_clean_tables()
|
| H A D | fib_trie.c | 1655 fib_event = FIB_EVENT_ENTRY_DEL; in fib_notify_alias_delete()
|