Home
last modified time | relevance | path

Searched refs:fnhe_rth_output (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c615 rt = rcu_dereference(fnhe->fnhe_rth_output); in fnhe_flush_routes()
617 RCU_INIT_POINTER(fnhe->fnhe_rth_output, NULL); in fnhe_flush_routes()
716 rt = rcu_dereference(fnhe->fnhe_rth_output); in update_or_create_fnhe()
1474 porig = &fnhe->fnhe_rth_output; in rt_bind_exception()
2497 prth = &fnhe->fnhe_rth_output; in __mkroute_output()
3024 rt = rcu_dereference(fnhe->fnhe_rth_output); in fnhe_dump_bucket()
H A Dfib_semantics.c182 rt_fibinfo_free(&fnhe->fnhe_rth_output); in free_nh_exceptions()
/kernel/linux/linux-6.6/net/ipv4/
H A 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()
1436 porig = &fnhe->fnhe_rth_output; in rt_bind_exception()
2576 prth = &fnhe->fnhe_rth_output; in __mkroute_output()
3101 rt = rcu_dereference(fnhe->fnhe_rth_output); in fnhe_dump_bucket()
H A Dfib_semantics.c184 rt_fibinfo_free(&fnhe->fnhe_rth_output); in free_nh_exceptions()
/kernel/linux/linux-5.10/include/net/
H A Dip_fib.h67 struct rtable __rcu *fnhe_rth_output; member
/kernel/linux/linux-6.6/include/net/
H A Dip_fib.h68 struct rtable __rcu *fnhe_rth_output; member

Completed in 28 milliseconds