Searched defs:pipe_max_msgsize (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_pipesvc.c56 uint16_t pipe_max_msgsize = SMB_PIPE_MAX_MSGSIZE; variable
104 np->np_max_xmit_frag = pipe_max_msgsize;
105 np->np_max_recv_frag = pipe_max_msgsize;

Completed in 45 milliseconds