Home
last modified time | relevance | path

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

/external/libpcap/rpcapd/
Ddaemon.c77 int nullAuthAllowed; //!< '1' if we permit NULL authentication, '0' otherwise member
138 daemon_serviceloop(SOCKET sockctrl_in, SOCKET sockctrl_out, int isactive, int nullAuthAllowed) in daemon_serviceloop()
Drpcapd.c77 int nullAuthAllowed; //!< '1' if we permit NULL authentication, '0' otherwise variable