Searched refs:mreqcopy (Results 1 – 1 of 1) sorted by relevance
3350 mbuf_t mreqcopy; in nfs_send() local3523 wait ? MBUF_WAITOK : MBUF_DONTWAIT, &mreqcopy); in nfs_send()3542 NFS_SOCK_DUMP_MBUF("Sending mbuf\n", mreqcopy); in nfs_send()3543 error = sock_sendmbuf(nso->nso_so, &msg, mreqcopy, 0, &sentlen); in nfs_send()