Searched refs:SMB_TRAN_SEND (Results 1 – 2 of 2) sorted by relevance
76 #define SMB_TRAN_SEND(vcp,m0,p) (vcp)->vc_tdesc->tr_send(vcp,m0,p) macro
254 error = rqp->sr_lerror = SMB_TRAN_SEND(vcp, m, td); in smb_iod_sendrq()