Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Droute.c2565 struct rtable __rcu **prth; in __mkroute_output() local
2571 prth = &fnhe->fnhe_rth_output; in __mkroute_output()
2580 prth = raw_cpu_ptr(nhc->nhc_pcpu_rth_output); in __mkroute_output()
2582 rth = rcu_dereference(*prth); in __mkroute_output()