Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d95 inline int SO_LISTENINCQLEN = 0x1013; /* socket's incomplete queue length */ variable
/freebsd/sys/sys/
H A Dsocket.h165 #define SO_LISTENINCQLEN 0x1013 /* socket's incomplete queue length */ macro