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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h221 so_not_str: 1, /* B_TRUE if not streams based socket */ member in struct:sonode
276 #define SOCK_IS_NONSTR(so) ((so)->so_not_str)

Completed in 293 milliseconds