Searched refs:putreq (Results 1 – 2 of 2) sorted by relevance
373 rc = lnet_parse(ni, &msg->ibm_u.putreq.ibprm_hdr, in kiblnd_handle_rx()1583 ibmsg->ibm_u.putreq.ibprm_hdr = *hdr; in kiblnd_send()1584 ibmsg->ibm_u.putreq.ibprm_cookie = tx->tx_cookie; in kiblnd_send()1739 rxmsg->ibm_u.putreq.ibprm_cookie); in kiblnd_recv()1767 rxmsg->ibm_u.putreq.ibprm_cookie); in kiblnd_recv()1772 txmsg->ibm_u.putack.ibpam_src_cookie = rxmsg->ibm_u.putreq.ibprm_cookie; in kiblnd_recv()
465 kib_putreq_msg_t putreq; member