odst 280 net/if_gre.c mob_h.odst = inp->ip_dst.s_addr; odst 122 net/if_gre.h u_int32_t odst; /* original destination address */ odst 300 netinet/ip_gre.c mip->mi.ip_dst.s_addr = mip->mh.odst; odst 208 netinet6/ip6_input.c struct in6_addr odst; odst 338 netinet6/ip6_input.c odst = ip6->ip6_dst; odst 345 netinet6/ip6_input.c srcrt = !IN6_ARE_ADDR_EQUAL(&odst, &ip6->ip6_dst);