Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/rpcapd/
H A Drpcapd.c82 static struct listen_sock *listen_socks; //!< sockets on which we listen variable
/freebsd/crypto/openssh/
H A Dsshd.c140 static int listen_socks[MAX_LISTEN_SOCKS]; variable