fehQlibs 26
Qlibs
|
DNS IP query. More...
Go to the source code of this file.
Functions | |
int | dns_ip4_packet (stralloc *out, const char *buf, unsigned int len) |
int | dns_ip4 (stralloc *out, stralloc *fqdn) |
int | dns_ip6_packet (stralloc *out, const char *buf, unsigned int len) |
int | dns_ip6 (stralloc *out, stralloc *fqdn) |
DNS IP query.
Definition in file dns_ip.c.
int dns_ip4_packet | ( | stralloc * | out, |
const char * | buf, | ||
unsigned int | len | ||
) |