FIB_EVENT_ENTRY_ADD  201 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c 	case FIB_EVENT_ENTRY_ADD: /* fall through */
FIB_EVENT_ENTRY_ADD  263 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c 	case FIB_EVENT_ENTRY_ADD: /* fall through */
FIB_EVENT_ENTRY_ADD 5997 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	case FIB_EVENT_ENTRY_ADD:
FIB_EVENT_ENTRY_ADD 6040 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	case FIB_EVENT_ENTRY_ADD:
FIB_EVENT_ENTRY_ADD 6078 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	case FIB_EVENT_ENTRY_ADD:
FIB_EVENT_ENTRY_ADD 6123 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	case FIB_EVENT_ENTRY_ADD: /* fall through */
FIB_EVENT_ENTRY_ADD 6151 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	case FIB_EVENT_ENTRY_ADD: /* fall through */
FIB_EVENT_ENTRY_ADD 6171 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	case FIB_EVENT_ENTRY_ADD: /* fall through */
FIB_EVENT_ENTRY_ADD 6257 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	case FIB_EVENT_ENTRY_ADD:
FIB_EVENT_ENTRY_ADD 2162 drivers/net/ethernet/rocker/rocker_main.c 	case FIB_EVENT_ENTRY_ADD:
FIB_EVENT_ENTRY_ADD 2207 drivers/net/ethernet/rocker/rocker_main.c 	case FIB_EVENT_ENTRY_ADD: /* fall through */
FIB_EVENT_ENTRY_ADD  190 drivers/net/netdevsim/fib.c 	case FIB_EVENT_ENTRY_ADD:  /* fall through */
FIB_EVENT_ENTRY_ADD  192 drivers/net/netdevsim/fib.c 		err = nsim_fib_event(info, event == FIB_EVENT_ENTRY_ADD);
FIB_EVENT_ENTRY_ADD 1123 net/ipv4/fib_trie.c 	enum fib_event_type event = FIB_EVENT_ENTRY_ADD;
FIB_EVENT_ENTRY_ADD 2035 net/ipv4/fib_trie.c 		call_fib_entry_notifier(nb, net, FIB_EVENT_ENTRY_ADD, l->key,
FIB_EVENT_ENTRY_ADD 1288 net/ipv4/ipmr.c 	call_ipmr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_ADD, c, mrt->id);
FIB_EVENT_ENTRY_ADD  421 net/ipv4/ipmr_base.c 					     FIB_EVENT_ENTRY_ADD,
FIB_EVENT_ENTRY_ADD  410 net/ipv6/ip6_fib.c 	call_fib6_entry_notifier(arg->nb, arg->net, FIB_EVENT_ENTRY_ADD, rt);
FIB_EVENT_ENTRY_ADD 1153 net/ipv6/ip6_fib.c 							FIB_EVENT_ENTRY_ADD,
FIB_EVENT_ENTRY_ADD 1484 net/ipv6/ip6mr.c 	call_ip6mr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_ADD,
FIB_EVENT_ENTRY_ADD 5189 net/ipv6/route.c 	event_type = replace ? FIB_EVENT_ENTRY_REPLACE : FIB_EVENT_ENTRY_ADD;