Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c1273 int smb_mbuf_put_copy_threshold = 128; variable
1322 if (bytes <= smb_mbuf_put_copy_threshold) { in mbc_marshal_put_mbufs()