Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Droute.c1421 struct rtable __rcu **porig; in rt_bind_exception() local
1426 porig = &fnhe->fnhe_rth_input; in rt_bind_exception()
1428 porig = &fnhe->fnhe_rth_output; in rt_bind_exception()
1429 orig = rcu_dereference(*porig); in rt_bind_exception()
1448 rcu_assign_pointer(*porig, rt); in rt_bind_exception()