Home
last modified time | relevance | path

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

/external/libpcap/rpcapd/
Ddaemon.c76 int isactive; //!< Not null if the daemon has to run in active mode member
138 daemon_serviceloop(SOCKET sockctrl_in, SOCKET sockctrl_out, int isactive, int nullAuthAllowed) in daemon_serviceloop()