Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dip_fib.h99 struct rtable __rcu *nhc_rth_input; member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Droute.c747 rt = rcu_dereference(nhc->nhc_rth_input); in update_or_create_fnhe()
1519 p = (struct rtable **)&nhc->nhc_rth_input; in rt_cache_route()
1888 rth = rcu_dereference(nhc->nhc_rth_input); in __mkroute_input()
2269 rth = rcu_dereference(nhc->nhc_rth_input); in ip_route_input_slow()
H A Dfib_semantics.c217 rt_fibinfo_free(&nhc->nhc_rth_input); in fib_nh_common_release()