Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_xdr.h79 #define SMB_PIPE_MAX_MSGSIZE 4280 macro
/titanic_41/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_pipesvc.c56 uint16_t pipe_max_msgsize = SMB_PIPE_MAX_MSGSIZE;
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_transact.c1454 if (xa->smb_mdrcnt < SMB_PIPE_MAX_MSGSIZE && in smb_trans_nmpipe()