Searched refs:SOF_INCOMP_INPROGRESS (Results 1 – 3 of 3) sorted by relevance
253 #define SOF_INCOMP_INPROGRESS 0x00040000 /* incomp socket is being processed */ macro
468 so->so_flags |= SOF_INCOMP_INPROGRESS; in sonewconn_internal()
2714 so->so_flags &= ~(SOF_INCOMP_INPROGRESS); in tcp_setup_server_socket()7491 !(so->so_flags & SOF_INCOMP_INPROGRESS)) { in tcp_dropdropablreq()