Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h183 uint16_t hi_checksum; /* checksum */ member
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_cm.c142 prd_ptr->hello_msg.hi_checksum = DAPL_CHECKSUM; in dapls_ib_connect()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2217 dp->hello_msg.hi_checksum = 0; in daplka_ep_connect()
2218 dp->hello_msg.hi_checksum = htons(daplka_hellomsg_cksum(dp)); in daplka_ep_connect()
2938 cksum = ntohs(dp->hello_msg.hi_checksum); in daplka_crevent_privdata_post()
2939 dp->hello_msg.hi_checksum = 0; in daplka_crevent_privdata_post()
2943 dp->hello_msg.hi_checksum = DAPL_CHECKSUM; in daplka_crevent_privdata_post()
2971 hip->hi_checksum = DAPL_CHECKSUM; in daplka_crevent_privdata_post()