Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3.h735 rdsv3_message_verify_checksum(const struct rdsv3_header *hdr) in rdsv3_message_verify_checksum() function
/titanic_50/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_recv.c702 if (!rdsv3_message_verify_checksum(ihdr)) { in rdsv3_ib_process_recv()