Lines Matching defs:ort
2834 struct rtable *ort = (struct rtable *) dst_orig;
2848 rt->rt_is_input = ort->rt_is_input;
2849 rt->rt_iif = ort->rt_iif;
2850 rt->rt_pmtu = ort->rt_pmtu;
2851 rt->rt_mtu_locked = ort->rt_mtu_locked;
2854 rt->rt_flags = ort->rt_flags;
2855 rt->rt_type = ort->rt_type;
2856 rt->rt_uses_gateway = ort->rt_uses_gateway;
2857 rt->rt_gw_family = ort->rt_gw_family;
2859 rt->rt_gw4 = ort->rt_gw4;
2861 rt->rt_gw6 = ort->rt_gw6;