Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_negotiate.c273 s->reply_max_bytes = smb2_tcp_bufsize; in smb2_negotiate_common()
H A Dsmb_session.c787 session->reply_max_bytes = SMB_REQ_MAX_SIZE; in smb_session_create()
1350 sr->reply.max_bytes = session->reply_max_bytes; in smb_request_alloc()
/titanic_53/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h910 int reply_max_bytes; member