Home
last modified time | relevance | path

Searched refs:numopensockets (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Duipc_socket.c281 static u_int numopensockets; variable
292 val = numopensockets; in sysctl_numopensockets()
295 SYSCTL_PROC(_kern_ipc, OID_AUTO, numopensockets,
844 ++numopensockets; in soalloc()
867 --numopensockets; /* Could be below, but faster here. */ in sodealloc()
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc806 kern.ipc.numopensockets