Home
last modified time | relevance | path

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

/linux-6.1.9/net/rds/
Drds.h215 __sum16 h_csum; member
875 hdr->h_csum = 0; in rds_message_make_checksum()
876 hdr->h_csum = ip_fast_csum((void *) hdr, sizeof(*hdr) >> 2); in rds_message_make_checksum()
881 return !hdr->h_csum || ip_fast_csum((void *) hdr, sizeof(*hdr) >> 2) == 0; in rds_message_verify_checksum()
/linux-6.1.9/Documentation/networking/
Drds.rst218 h_csum: