Home
last modified time | relevance | path

Searched refs:nf_checksum_partial (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/netfilter/
Dutils.c141 __sum16 nf_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_checksum_partial() function
160 EXPORT_SYMBOL_GPL(nf_checksum_partial);
Dnf_conntrack_proto_udp.c119 nf_checksum_partial(skb, hooknum, dataoff, cscov, IPPROTO_UDP, in udplite_error()
Dnf_conntrack_proto_dccp.c561 nf_checksum_partial(skb, hooknum, dataoff, cscov, IPPROTO_DCCP, in dccp_error()
/Linux-v4.19/include/linux/
Dnetfilter.h335 __sum16 nf_checksum_partial(struct sk_buff *skb, unsigned int hook,