Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddedump.c152 so->so_minpsz, so->so_maxpsz, so->so_hiwat, so->so_lowat); in dedump_stroptions()
/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h609 ssize_t so_maxpsz; /* maximum read packet size */ member
H A Dsocketvar.h188 #define so_maxpsz so_proto_props.sopp_maxpsz macro
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c2434 q->q_maxpsz = sop->so_maxpsz; in strrput_nondata()