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.c22 # define MAX_LISTEN SO_MAXCONN macro
24 # define MAX_LISTEN SOMAXCONN macro
26 # define MAX_LISTEN 32 macro
H A Dbio_sock.c17 # define MAX_LISTEN SO_MAXCONN macro
19 # define MAX_LISTEN SOMAXCONN macro
21 # define MAX_LISTEN 32 macro