Home
last modified time | relevance | path

Searched defs:oldip (Results 1 – 3 of 3) sorted by relevance

/linux/net/netfilter/ipvs/
H A Dip_vs_proto_udp.c94 udp_fast_csum_update(int af,struct udphdr * uhdr,const union nf_inet_addr * oldip,const union nf_inet_addr * newip,__be16 oldport,__be16 newport) udp_fast_csum_update() argument
116 udp_partial_csum_update(int af,struct udphdr * uhdr,const union nf_inet_addr * oldip,const union nf_inet_addr * newip,__be16 oldlen,__be16 newlen) udp_partial_csum_update() argument
H A Dip_vs_proto_tcp.c106 tcp_fast_csum_update(int af,struct tcphdr * tcph,const union nf_inet_addr * oldip,const union nf_inet_addr * newip,__be16 oldport,__be16 newport) tcp_fast_csum_update() argument
127 tcp_partial_csum_update(int af,struct tcphdr * tcph,const union nf_inet_addr * oldip,const union nf_inet_addr * newip,__be16 oldlen,__be16 newlen) tcp_partial_csum_update() argument
/linux/net/netfilter/
H A Dnf_nat_proto.c408 __be32 oldip, newip; in nf_nat_ipv4_csum_update() local
427 const struct in6_addr *oldip, *newip; in nf_nat_ipv6_csum_update() local