Home
last modified time | relevance | path

Searched refs:FIB_EVENT_ENTRY_ADD (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/net/netdevsim/
Dfib.c190 case FIB_EVENT_ENTRY_ADD: /* fall through */ in nsim_fib_event_nb()
192 err = nsim_fib_event(info, event == FIB_EVENT_ENTRY_ADD); in nsim_fib_event_nb()
/Linux-v4.19/include/net/
Dfib_notifier.h18 FIB_EVENT_ENTRY_ADD, enumerator
/Linux-v4.19/net/ipv4/
Dipmr_base.c363 FIB_EVENT_ENTRY_ADD, in mr_dump()
Dfib_trie.c1127 enum fib_event_type event = FIB_EVENT_ENTRY_ADD; in fib_table_insert()
1953 call_fib_entry_notifier(nb, net, FIB_EVENT_ENTRY_ADD, l->key, in fib_leaf_notify()
Dipmr.c1294 call_ipmr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_ADD, c, mrt->id); in ipmr_mfc_add()
/Linux-v4.19/Documentation/networking/
Dswitchdev.txt319 FIB_EVENT_ENTRY_ADD: used for both adding a new FIB entry to the device,
324 FIB_EVENT_ENTRY_ADD and FIB_EVENT_ENTRY_DEL events pass:
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c5680 case FIB_EVENT_ENTRY_ADD: in mlxsw_sp_router_fib4_event_work()
5724 case FIB_EVENT_ENTRY_ADD: in mlxsw_sp_router_fib6_event_work()
5758 case FIB_EVENT_ENTRY_ADD: in mlxsw_sp_router_fibmr_event_work()
5803 case FIB_EVENT_ENTRY_ADD: /* fall through */ in mlxsw_sp_router_fib4_event()
5831 case FIB_EVENT_ENTRY_ADD: /* fall through */ in mlxsw_sp_router_fib6_event()
5847 case FIB_EVENT_ENTRY_ADD: /* fall through */ in mlxsw_sp_router_fibmr_event()
5929 case FIB_EVENT_ENTRY_ADD: in mlxsw_sp_router_fib_event()
/Linux-v4.19/net/ipv6/
Dip6_fib.c427 call_fib6_entry_notifier(arg->nb, arg->net, FIB_EVENT_ENTRY_ADD, rt); in fib6_rt_dump()
1078 FIB_EVENT_ENTRY_ADD, in fib6_add_rt2node()
Dip6mr.c1472 call_ip6mr_mfc_entry_notifiers(net, FIB_EVENT_ENTRY_ADD, in ip6mr_mfc_add()
/Linux-v4.19/drivers/net/ethernet/rocker/
Drocker_main.c2173 case FIB_EVENT_ENTRY_ADD: in rocker_router_fib_event_work()
2215 case FIB_EVENT_ENTRY_ADD: /* fall through */ in rocker_router_fib_event()