Home
last modified time | relevance | path

Searched refs:SQ_INCOMP (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Duipc_debug.c201 if (so_qstate & SQ_INCOMP) { in db_print_soqstate()
H A Duipc_socket.c789 so->so_qstate = SQ_INCOMP;
1087 if (!SOLISTENING(so) && so->so_qstate == SQ_INCOMP) {
1112 if (so->so_qstate == SQ_INCOMP) {
3974 if (so->so_qstate == SQ_INCOMP) {
/f-stack/tools/compat/include/sys/
H A Dsocketvar.h72 SQ_INCOMP = 0x0800, /* on sol_incomp */ enumerator
/f-stack/freebsd/sys/
H A Dsocketvar.h72 SQ_INCOMP = 0x0800, /* on sol_incomp */ enumerator