Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dstream.h606 #define SO_MINPSZ 0x0004 /* set min packet size */ macro
/titanic_50/usr/src/uts/common/os/
H A Dstreamio.c2362 if (sop->so_flags & SO_MINPSZ) in strrput_nondata()