Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Droute.c574 rt = rcu_dereference(fnhe->fnhe_rth_input); in fnhe_flush_routes()
576 RCU_INIT_POINTER(fnhe->fnhe_rth_input, NULL); in fnhe_flush_routes()
678 rt = rcu_dereference(fnhe->fnhe_rth_input); in update_or_create_fnhe()
1440 porig = &fnhe->fnhe_rth_input; in rt_bind_exception()
1862 rth = rcu_dereference(fnhe->fnhe_rth_input); in __mkroute_input()
3090 rt = rcu_dereference(fnhe->fnhe_rth_input); in fnhe_dump_bucket()
H A Dfib_semantics.c178 rt_fibinfo_free(&fnhe->fnhe_rth_input); in free_nh_exceptions()
/linux/include/net/
H A Dip_fib.h69 struct rtable __rcu *fnhe_rth_input; member