nf_csum_update     33 net/netfilter/nf_nat_proto.c static void nf_csum_update(struct sk_buff *skb,
nf_csum_update     56 net/netfilter/nf_nat_proto.c 		nf_csum_update(skb, iphdroff, &hdr->check, tuple, maniptype);
nf_csum_update    177 net/netfilter/nf_nat_proto.c 	nf_csum_update(skb, iphdroff, &hdr->check, tuple, maniptype);
nf_csum_update    215 net/netfilter/nf_nat_proto.c 	nf_csum_update(skb, iphdroff, &hdr->dccph_checksum, tuple, maniptype);
nf_csum_update    265 net/netfilter/nf_nat_proto.c 	nf_csum_update(skb, iphdroff, &hdr->icmp6_cksum, tuple, maniptype);