Searched refs:reply_max_bytes (Results 1 – 3 of 3) sorted by relevance
273 s->reply_max_bytes = smb2_tcp_bufsize; in smb2_negotiate_common()
787 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()
910 int reply_max_bytes; member