Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c2491 struct rtable __rcu **prth; in __mkroute_output() local
2497 prth = &fnhe->fnhe_rth_output; in __mkroute_output()
2506 prth = raw_cpu_ptr(nhc->nhc_pcpu_rth_output); in __mkroute_output()
2508 rth = rcu_dereference(*prth); in __mkroute_output()
/kernel/linux/linux-6.6/net/ipv4/
H A Droute.c2570 struct rtable __rcu **prth; in __mkroute_output() local
2576 prth = &fnhe->fnhe_rth_output; in __mkroute_output()
2585 prth = raw_cpu_ptr(nhc->nhc_pcpu_rth_output); in __mkroute_output()
2587 rth = rcu_dereference(*prth); in __mkroute_output()

Completed in 9 milliseconds