![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
Go to the source code of this file.
Functions | |
int | dns_ip6_qualify_rules (stralloc *out, stralloc *fqdn, const stralloc *in, const stralloc *rules) |
int | dns_ip6_qualify (stralloc *out, stralloc *fqdn, const stralloc *in) |
int dns_ip6_qualify | ( | stralloc * | out, |
stralloc * | fqdn, | ||
const stralloc * | in | ||
) |
Definition at line 67 of file dns_ipq6.c.
int dns_ip6_qualify_rules | ( | stralloc * | out, |
stralloc * | fqdn, | ||
const stralloc * | in, | ||
const stralloc * | rules | ||
) |
Definition at line 34 of file dns_ipq6.c.