Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_xdr.h82 #define SMB_PIPE_MAX_MSGSIZE 4280 macro
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_opipe.c585 ap->sa_allocsz = SMB_PIPE_MAX_MSGSIZE; in smb_opipe_getattr()
700 if (fsctl->MaxOutputResp < SMB_PIPE_MAX_MSGSIZE && in smb_opipe_transceive()
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_pipesvc.c59 uint16_t pipe_max_msgsize = SMB_PIPE_MAX_MSGSIZE;