Home
last modified time | relevance | path

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

/external/libpcap/rpcapd/
Drpcapd.c82 int nullAuthAllowed; //!< '1' if we permit NULL authentication, '0' otherwise variable
Ddaemon.c101 int nullAuthAllowed; //!< '1' if we permit NULL authentication, '0' otherwise member
215 int nullAuthAllowed, int uses_ssl) in daemon_serviceloop()