Home
last modified time | relevance | path

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

/linux-4.1.27/net/rds/
Drds.h152 __sum16 h_csum; member
678 hdr->h_csum = 0; in rds_message_make_checksum()
679 hdr->h_csum = ip_fast_csum((void *) hdr, sizeof(*hdr) >> 2); in rds_message_make_checksum()
684 return !hdr->h_csum || ip_fast_csum((void *) hdr, sizeof(*hdr) >> 2) == 0; in rds_message_verify_checksum()
/linux-4.1.27/Documentation/networking/
Drds.txt191 h_csum: