Home
last modified time | relevance | path

Searched defs:TCPS_FIN_WAIT_1 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dtcp_fsm.h36 #define TCPS_FIN_WAIT_1 6 /* have closed, sent fin */ macro
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_inet.h35 #define TCPS_FIN_WAIT_1 2 /* have closed and sent fin */ macro
/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h64 #define TCPS_FIN_WAIT_1 2 /* have closed and sent fin */ macro