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