Home
last modified time | relevance | path

Searched refs:fnhe_rth_output (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/net/ipv4/
Droute.c585 rt = rcu_dereference(fnhe->fnhe_rth_output); in fnhe_flush_routes()
587 RCU_INIT_POINTER(fnhe->fnhe_rth_output, NULL); in fnhe_flush_routes()
686 rt = rcu_dereference(fnhe->fnhe_rth_output); in update_or_create_fnhe()
1434 porig = &fnhe->fnhe_rth_output; in rt_bind_exception()
2583 prth = &fnhe->fnhe_rth_output; in __mkroute_output()
3111 rt = rcu_dereference(fnhe->fnhe_rth_output); in fnhe_dump_bucket()
Dfib_semantics.c183 rt_fibinfo_free(&fnhe->fnhe_rth_output); in free_nh_exceptions()
/linux-5.19.10/include/net/
Dip_fib.h68 struct rtable __rcu *fnhe_rth_output; member