Home
last modified time | relevance | path

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

/external/libpcap/rpcapd/
Ddaemon.c71 struct daemon_slpars struct
73 SOCKET sockctrl_in; //!< SOCKET ID of the input side of the control connection
74 SOCKET sockctrl_out; //!< SOCKET ID of the output side of the control connection
75 uint8 protocol_version; //!< negotiated protocol version
76 int isactive; //!< Not null if the daemon has to run in active mode
77 int nullAuthAllowed; //!< '1' if we permit NULL authentication, '0' otherwise