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