Lines Matching defs:ort
2757 struct rtable *ort = (struct rtable *) dst_orig;
2772 rt->rt_is_input = ort->rt_is_input;
2773 rt->rt_iif = ort->rt_iif;
2774 rt->rt_pmtu = ort->rt_pmtu;
2775 rt->rt_mtu_locked = ort->rt_mtu_locked;
2778 rt->rt_flags = ort->rt_flags;
2779 rt->rt_type = ort->rt_type;
2780 rt->rt_uses_gateway = ort->rt_uses_gateway;
2781 rt->rt_gw_family = ort->rt_gw_family;
2783 rt->rt_gw4 = ort->rt_gw4;
2785 rt->rt_gw6 = ort->rt_gw6;