Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dchecksum-offloads.rst68 skb_checksum_help() / skb_crc32c_csum_help functions, as mentioned in
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h4755 int skb_crc32c_csum_help(struct sk_buff *skb);
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c3271 int skb_crc32c_csum_help(struct sk_buff *skb) in skb_crc32c_csum_help() function
3641 skb_crc32c_csum_help(skb); in skb_csum_hwoffload_help()