Searched refs:putreq (Results 1 – 2 of 2) sorted by relevance
379 rc = lnet_parse(ni, &msg->ibm_u.putreq.ibprm_hdr, in kiblnd_handle_rx()1542 ibmsg->ibm_u.putreq.ibprm_hdr = *hdr; in kiblnd_send()1543 ibmsg->ibm_u.putreq.ibprm_cookie = tx->tx_cookie; in kiblnd_send()1700 rxmsg->ibm_u.putreq.ibprm_cookie); in kiblnd_recv()1727 rxmsg->ibm_u.putreq.ibprm_cookie); in kiblnd_recv()1732 txmsg->ibm_u.putack.ibpam_src_cookie = rxmsg->ibm_u.putreq.ibprm_cookie; in kiblnd_recv()
429 kib_putreq_msg_t putreq; member