Home
last modified time | relevance | path

Searched refs:SMBR_MULTIPACKET (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netsmb/
H A Dsmb_rq.h41 #define SMBR_MULTIPACKET 0x0040 /* multiple packets can be sent and received */ macro
H A Dsmb_iod.c337 if (rqp->sr_flags & SMBR_MULTIPACKET) { in smb_iod_recvall()
511 if (rqp->sr_flags & SMBR_MULTIPACKET) { in smb_iod_waitrq()
H A Dsmb_rq.c583 rqp->sr_flags |= SMBR_MULTIPACKET; in smb_t2_request_int()