Searched refs:PORT_CLOSED (Results 1 – 2 of 2) sorted by relevance
149 #define PORT_CLOSED 0x02 /* owner closed the port */ macro
165 if (pp->port_flags & PORT_CLOSED) { in port_close()