Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/rpcapd/
H A Ddaemon.c94 struct daemon_slpars struct
96 PCAP_SOCKET sockctrl; //!< PCAP_SOCKET ID of the control connection
97 SSL *ssl; //!< Optional SSL handler for the controlling sockets
98 int isactive; //!< Not null if the daemon has to run in active mode
99 int nullAuthAllowed; //!< '1' if we permit NULL authentication, '0' otherwise