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