Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/
Droute.c2577 struct rtable __rcu **prth; in __mkroute_output() local
2583 prth = &fnhe->fnhe_rth_output; in __mkroute_output()
2592 prth = raw_cpu_ptr(nhc->nhc_pcpu_rth_output); in __mkroute_output()
2594 rth = rcu_dereference(*prth); in __mkroute_output()