Searched defs:CLOSED (Results 1 – 4 of 4) sorted by relevance
88 #define CLOSED 0 macro
85 enum {CLOSED = 0, STOPPED, STOPPING, REQ_SENT, ACK_RECV, ACK_SENT, OPENED, enumerator
328 CLOSED, enumerator
899 #define CLOSED 1 /* Ready for opening */ macro