Searched refs:KIPC_SOMAXCONN (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysctl.h726 #define KIPC_SOMAXCONN 3 /* int: max length of connection q */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Duipc_socket.c173 SYSCTL_INT(_kern_ipc, KIPC_SOMAXCONN, somaxconn, CTLFLAG_RW, &somaxconn, 0, "");

Completed in 36 milliseconds