newip 680 arch/x86/kernel/vm86_32.c unsigned long newip; newip 684 arch/x86/kernel/vm86_32.c newip = popl(ssp, sp, simulate_sigsegv); newip 689 arch/x86/kernel/vm86_32.c newip = popw(ssp, sp, simulate_sigsegv); newip 694 arch/x86/kernel/vm86_32.c IP(regs) = newip; newip 107 net/netfilter/ipvs/ip_vs_proto_tcp.c const union nf_inet_addr *newip, newip 113 net/netfilter/ipvs/ip_vs_proto_tcp.c csum_fold(ip_vs_check_diff16(oldip->ip6, newip->ip6, newip 119 net/netfilter/ipvs/ip_vs_proto_tcp.c csum_fold(ip_vs_check_diff4(oldip->ip, newip->ip, newip 128 net/netfilter/ipvs/ip_vs_proto_tcp.c const union nf_inet_addr *newip, newip 134 net/netfilter/ipvs/ip_vs_proto_tcp.c ~csum_fold(ip_vs_check_diff16(oldip->ip6, newip->ip6, newip 140 net/netfilter/ipvs/ip_vs_proto_tcp.c ~csum_fold(ip_vs_check_diff4(oldip->ip, newip->ip, newip 95 net/netfilter/ipvs/ip_vs_proto_udp.c const union nf_inet_addr *newip, newip 101 net/netfilter/ipvs/ip_vs_proto_udp.c csum_fold(ip_vs_check_diff16(oldip->ip6, newip->ip6, newip 107 net/netfilter/ipvs/ip_vs_proto_udp.c csum_fold(ip_vs_check_diff4(oldip->ip, newip->ip, newip 117 net/netfilter/ipvs/ip_vs_proto_udp.c const union nf_inet_addr *newip, newip 123 net/netfilter/ipvs/ip_vs_proto_udp.c ~csum_fold(ip_vs_check_diff16(oldip->ip6, newip->ip6, newip 129 net/netfilter/ipvs/ip_vs_proto_udp.c ~csum_fold(ip_vs_check_diff4(oldip->ip, newip->ip, newip 451 net/netfilter/nf_nat_proto.c __be32 oldip, newip; newip 455 net/netfilter/nf_nat_proto.c newip = t->src.u3.ip; newip 458 net/netfilter/nf_nat_proto.c newip = t->dst.u3.ip; newip 460 net/netfilter/nf_nat_proto.c inet_proto_csum_replace4(check, skb, oldip, newip, true); newip 470 net/netfilter/nf_nat_proto.c const struct in6_addr *oldip, *newip; newip 474 net/netfilter/nf_nat_proto.c newip = &t->src.u3.in6; newip 477 net/netfilter/nf_nat_proto.c newip = &t->dst.u3.in6; newip 480 net/netfilter/nf_nat_proto.c newip->s6_addr32, true);