Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbio_sock2.c21 # define MAX_LISTEN SO_MAXCONN macro
23 # define MAX_LISTEN SOMAXCONN macro
25 # define MAX_LISTEN 32 macro
H A Dbio_sock.c16 # define MAX_LISTEN SO_MAXCONN macro
18 # define MAX_LISTEN SOMAXCONN macro
20 # define MAX_LISTEN 32 macro