Home
last modified time | relevance | path

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

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