Searched refs:pipe_max_msgsize (Results 1 – 1 of 1) sorted by relevance
56 uint16_t pipe_max_msgsize = SMB_PIPE_MAX_MSGSIZE; variable104 np->np_max_xmit_frag = pipe_max_msgsize; in np_new()105 np->np_max_recv_frag = pipe_max_msgsize; in np_new()