Searched refs:odst (Results 1 – 7 of 7) sorted by relevance
101 struct in6_addr odst; in ip6_forward() local314 odst = ip6->ip6_dst; in ip6_forward()322 if (!IN6_ARE_ADDR_EQUAL(&odst, &ip6->ip6_dst)) { in ip6_forward()
535 struct in6_addr odst; in ip6_input() local751 odst = ip6->ip6_dst; in ip6_input()756 srcrt = !IN6_ARE_ADDR_EQUAL(&odst, &ip6->ip6_dst); in ip6_input()
434 struct in6_addr odst; in ip6_output() local1024 odst = ip6->ip6_dst; in ip6_output()1039 if (!IN6_ARE_ADDR_EQUAL(&odst, &ip6->ip6_dst)) { in ip6_output()
462 struct in_addr odst; /* original dst address */ in ip_input() local609 odst = ip->ip_dst; in ip_input()617 dchg = (odst.s_addr != ip->ip_dst.s_addr); in ip_input()
118 struct in_addr odst; in ip_output_pfil() local129 odst.s_addr = ip->ip_dst.s_addr; in ip_output_pfil()143 if (odst.s_addr != ip->ip_dst.s_addr) { in ip_output_pfil()
1593 int flags, dlen, odst; local1714 odst = 1;1722 odst = 0;1765 if (odst == 1) {1841 if (odst == 1) {
3777 int flags, dlen, odst; local3899 odst = 1;3907 odst = 0;3942 if (odst == 1) {4013 if (odst == 1) {