Searched refs:IPCL_FULLY_BOUND (Results 1 – 2 of 2) sorted by relevance
70 #define IPCL_FULLY_BOUND 0x00080000 /* Bound to correct squeue */ macro
2041 if (!(connp->conn_flags & IPCL_FULLY_BOUND)) { in tcp_input_listener_unbound()2078 conn_flags |= IPCL_FULLY_BOUND; in tcp_input_listener_unbound()2081 } while (!(connp->conn_flags & IPCL_FULLY_BOUND)); in tcp_input_listener_unbound()