Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip_fib.h97 struct rtable __rcu *nh_rth_input; member
/Linux-v4.19/net/ipv4/
Droute.c707 rt = rcu_dereference(nh->nh_rth_input); in update_or_create_fnhe()
1430 p = (struct rtable **)&nh->nh_rth_input; in rt_cache_route()
1753 rth = rcu_dereference(FIB_RES_NH(*res).nh_rth_input); in __mkroute_input()
2043 rth = rcu_dereference(FIB_RES_NH(*res).nh_rth_input); in ip_route_input_slow()
Dfib_semantics.c219 rt_fibinfo_free(&nexthop_nh->nh_rth_input); in free_fib_info_rcu()