Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip_fib.h91 struct rtable __rcu *nh_rth_input; member
/linux-4.1.27/net/ipv4/
Droute.c684 rt = rcu_dereference(nh->nh_rth_input); in update_or_create_fnhe()
1316 p = (struct rtable **)&nh->nh_rth_input; in rt_cache_route()
1637 rth = rcu_dereference(FIB_RES_NH(*res).nh_rth_input); in __mkroute_input()
1807 rth = rcu_dereference(FIB_RES_NH(res).nh_rth_input); in ip_route_input_slow()
Dfib_semantics.c213 rt_fibinfo_free(&nexthop_nh->nh_rth_input); in free_fib_info_rcu()