Home
last modified time | relevance | path

Searched refs:allow_not_dnscrypted (Results 1 – 4 of 4) sorted by relevance

/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/
H A Ddnscrypt.h138 bool allow_not_dnscrypted; member
H A Dtcp_request.c211 if (!c->allow_not_dnscrypted) { in client_proxy_read_cb()
H A Dudp_request.c340 if (!c->allow_not_dnscrypted) { in client_to_proxy_cb()
H A Dmain.c488 OPT_BOOLEAN('U', "unauthenticated", &c.allow_not_dnscrypted, in main()