Searched defs:daemon_slpars (Results 1 – 1 of 1) sorted by relevance
94 struct daemon_slpars struct96 PCAP_SOCKET sockctrl; //!< PCAP_SOCKET ID of the control connection97 SSL *ssl; //!< Optional SSL handler for the controlling sockets98 int isactive; //!< Not null if the daemon has to run in active mode99 int nullAuthAllowed; //!< '1' if we permit NULL authentication, '0' otherwise