Lines Matching defs:ort
2894 struct rtable *ort = dst_rtable(dst_orig);
2908 rt->rt_is_input = ort->rt_is_input;
2909 rt->rt_iif = ort->rt_iif;
2910 rt->rt_pmtu = ort->rt_pmtu;
2911 rt->rt_mtu_locked = ort->rt_mtu_locked;
2914 rt->rt_flags = ort->rt_flags;
2915 rt->rt_type = ort->rt_type;
2916 rt->rt_uses_gateway = ort->rt_uses_gateway;
2917 rt->rt_gw_family = ort->rt_gw_family;
2919 rt->rt_gw4 = ort->rt_gw4;
2921 rt->rt_gw6 = ort->rt_gw6;