Home
last modified time | relevance | path

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

/external/libpcap/rpcapd/
Ddaemon.c100 int isactive; //!< Not null if the daemon has to run in active mode member
214 daemon_serviceloop(SOCKET sockctrl, int isactive, char *passiveClients, in daemon_serviceloop()
/external/autotest/client/cros/networking/
Dhermes_proxy.py495 def isactive(self): member in EuiccProxy
/external/linux-kselftest/tools/testing/selftests/kvm/
Dmemslot_perf_test.c542 uint64_t *maxslots, bool isactive) in test_memslot_move_prepare()