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