Searched refs:rt_oif (Results 1 – 4 of 4) sorted by relevance
743 (rt1->rt_oif ^ rt2->rt_oif)) == 0; in compare_keys()1478 rt->rt_oif != ikeys[i] || in ip_rt_redirect()1542 rt->rt_oif, in ipv4_negative_advice()2064 rth->rt_oif = 0; in ip_route_input_mc()2193 rth->rt_oif = 0; in __mkroute_input()2376 rth->rt_oif = 0; in ip_route_input_slow()2580 rth->rt_oif = orig_oif; in __mkroute_output()2831 rth->rt_oif == flp4->flowi4_oif && in __ip_route_output_key()2912 rt->rt_oif = ort->rt_oif; in ipv4_blackhole_route()
87 xdst->u.rt.rt_oif = fl4->flowi4_oif; in xfrm4_fill_dst()
1811 .flowi4_oif = rt->rt_oif, in ipmr_rt_fib_lookup()
61 int rt_oif; member