Home
last modified time | relevance | path

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

/linux/Documentation/networking/
H A Dchecksum-offloads.rst68 skb_checksum_help() / skb_crc32c_csum_help functions, as mentioned in
/linux/net/netfilter/
H A Dnfnetlink_queue.c546 return skb_crc32c_csum_help(entskb); in nf_queue_checksum_help()
/linux/net/core/
H A Ddev.c3597 int skb_crc32c_csum_help(struct sk_buff *skb) in skb_crc32c_csum_help() function
3633 EXPORT_SYMBOL(skb_crc32c_csum_help);
3887 skb_crc32c_csum_help(skb); in skb_csum_hwoffload_help()
/linux/include/linux/
H A Dnetdevice.h5121 int skb_crc32c_csum_help(struct sk_buff *skb);