Home
last modified time | relevance | path

Searched defs:SO_LISTENQLEN (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/cddl/lib/libdtrace/
H A Dsocket.d93 inline int SO_LISTENQLEN = 0x1012; /* socket's complete queue length */ variable
/freebsd-src/sys/sys/
H A Dsocket.h164 #define SO_LISTENQLEN global() macro