Searched refs:if_is_dnscrypt (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/util/
H A Dconfig_file.h1369 int if_is_dnscrypt(const char* ifname, const char* port, int dnscrypt_port);
H A Dconfig_file.c2709 if_is_dnscrypt(const char* ifname, const char* port, int dnscrypt_port) function
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-checkconf.c366 if(if_is_dnscrypt(resif[i][0], portbuf,
/netbsd-current/external/bsd/unbound/dist/services/
H A Dlisten_dnsport.c1255 int is_dnscrypt = if_is_dnscrypt(ifname, port, dnscrypt_port);

Completed in 206 milliseconds