Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Ddev.c3297 __le32 crc32c_csum; in skb_crc32c_csum_help() local
3325 crc32c_csum = cpu_to_le32(~__skb_checksum(skb, start, in skb_crc32c_csum_help()
3328 *(__le32 *)(skb->data + offset) = crc32c_csum; in skb_crc32c_csum_help()