Home
last modified time | relevance | path

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

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