djbdnscurve6 45
djbdnscurve6
|
#include "stralloc.h"
#include "uint_t.h"
#include "byte.h"
#include "ip.h"
#include "dnsresolv.h"
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) |
int dns_ip4 | ( | stralloc * | out, |
stralloc * | fqdn | ||
) |
int dns_ip4_packet | ( | stralloc * | out, |
const char * | buf, | ||
unsigned int | len | ||
) |
int dns_ip6 | ( | stralloc * | out, |
stralloc * | fqdn | ||
) |