Home
last modified time | relevance | path

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

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