Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Droute.c1984 struct rtable __rcu **prth; in __mkroute_output() local
1989 prth = &fnhe->fnhe_rth_output; in __mkroute_output()
1990 rth = rcu_dereference(*prth); in __mkroute_output()
2007 prth = raw_cpu_ptr(nh->nh_pcpu_rth_output); in __mkroute_output()
2008 rth = rcu_dereference(*prth); in __mkroute_output()