Home
last modified time | relevance | path

Searched defs:TCPS_IDLE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_inet.h26 #define TCPS_IDLE -5 /* idle (opened, but not bound) */ macro
/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h55 #define TCPS_IDLE -5 /* idle (opened, but not bound) */ macro