djbdnscurve6 46
djbdnscurve6
Loading...
Searching...
No Matches
dns_ip.c File Reference
#include "stralloc.h"
#include "uint_t.h"
#include "byte.h"
#include "ip.h"
#include "dnsresolv.h"
Include dependency graph for dns_ip.c:

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)

Function Documentation

◆ dns_ip4()

int dns_ip4 ( stralloc * out,
stralloc * fqdn )

Definition at line 42 of file dns_ip.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dns_ip4_packet()

int dns_ip4_packet ( stralloc * out,
const char * buf,
unsigned int len )

Definition at line 9 of file dns_ip.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dns_ip6()

int dns_ip6 ( stralloc * out,
stralloc * fqdn )

Definition at line 133 of file dns_ip.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dns_ip6_packet()

int dns_ip6_packet ( stralloc * out,
const char * buf,
unsigned int len )

Definition at line 93 of file dns_ip.c.

Here is the call graph for this function:
Here is the caller graph for this function: