Home
last modified time | relevance | path

Searched refs:nf_checksum_partial (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/
H A 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); variable
H A Dnf_conntrack_proto_udp.c173 nf_checksum_partial(skb, state->hook, dataoff, cscov, IPPROTO_UDP, in udplite_error()
H A Dnf_conntrack_proto_dccp.c465 nf_checksum_partial(skb, state->hook, dataoff, cscov, in dccp_error()
/kernel/linux/linux-6.6/net/netfilter/
H A 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); variable
H A Dnf_conntrack_proto_udp.c173 nf_checksum_partial(skb, state->hook, dataoff, cscov, IPPROTO_UDP, in udplite_error()
H A Dnf_conntrack_proto_dccp.c468 nf_checksum_partial(skb, state->hook, dataoff, cscov, in dccp_error()
/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter.h350 __sum16 nf_checksum_partial(struct sk_buff *skb, unsigned int hook,
/kernel/linux/linux-6.6/include/linux/
H A Dnetfilter.h358 __sum16 nf_checksum_partial(struct sk_buff *skb, unsigned int hook,

Completed in 7 milliseconds