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

/freebsd-12-stable/sys/netsmb/
H A Dsmb_rq.h43 #define SMBR_MULTIPACKET 0x0040 /* multiple packets can be sent and received */ macro
H A Dsmb_iod.c342 if (rqp->sr_flags & SMBR_MULTIPACKET) {
517 if (rqp->sr_flags & SMBR_MULTIPACKET) {
H A Dsmb_rq.c585 rqp->sr_flags |= SMBR_MULTIPACKET;

Completed in 69 milliseconds