Searched defs:TCPS_CLOSING (Results 1 – 2 of 2) sorted by relevance
84 #define TCPS_CLOSING 7 /* closed xchd FIN; await FIN ACK */ macro
65 inline int TCPS_CLOSING = 7; variable