/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_proto_udp.c | 93 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 115 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 D | ip_vs_proto_tcp.c | 105 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 126 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
|
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_proto_udp.c | 93 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 115 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 D | ip_vs_proto_tcp.c | 105 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 126 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
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | udp_offload.c | 187 __udpv4_gso_segment_csum(struct sk_buff *seg, __be32 *oldip, __be32 *newip, __be16 *oldport, __be16 *newport) __udpv4_gso_segment_csum() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | udp_offload.c | 192 __udpv4_gso_segment_csum(struct sk_buff *seg, __be32 *oldip, __be32 *newip, __be16 *oldport, __be16 *newport) __udpv4_gso_segment_csum() argument
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_nat_proto.c | 451 __be32 oldip, newip; in nf_nat_ipv4_csum_update() local 470 const struct in6_addr *oldip, *newip; in nf_nat_ipv6_csum_update() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_nat_proto.c | 451 __be32 oldip, newip; in nf_nat_ipv4_csum_update() local 470 const struct in6_addr *oldip, *newip; in nf_nat_ipv6_csum_update() local
|