Home
last modified time | relevance | path

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

/net/netfilter/
Dutils.c142 __sum16 nf_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_checksum_partial() function
161 EXPORT_SYMBOL_GPL(nf_checksum_partial);
Dnf_conntrack_proto_udp.c167 nf_checksum_partial(skb, state->hook, dataoff, cscov, IPPROTO_UDP, in udplite_error()
Dnf_conntrack_proto_dccp.c454 nf_checksum_partial(skb, state->hook, dataoff, cscov, in dccp_error()