orig_oif 2313 net/ipv4/route.c const struct flowi4 *fl4, int orig_oif, orig_oif 2361 net/ipv4/route.c } else if ((type == RTN_LOCAL) && (orig_oif != 0) && orig_oif 2362 net/ipv4/route.c (orig_oif != dev_out->ifindex)) { orig_oif 2409 net/ipv4/route.c rth->rt_iif = orig_oif; orig_oif 2470 net/ipv4/route.c int orig_oif = fl4->flowi4_oif; orig_oif 2618 net/ipv4/route.c orig_oif = FIB_RES_OIF(*res); orig_oif 2632 net/ipv4/route.c rth = __mkroute_output(res, fl4, orig_oif, dev_out, flags);