ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Functions
dns_ip6.c File Reference
#include "stralloc.h"
#include "uint16.h"
#include "byte.h"
#include "dns.h"
#include "ip4.h"
#include "ip6.h"
Include dependency graph for dns_ip6.c:

Go to the source code of this file.

Functions

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

Function Documentation

◆ dns_ip6()

int dns_ip6 ( stralloc *  out,
stralloc *  fqdn 
)

Definition at line 51 of file dns_ip6.c.

◆ dns_ip6_packet()

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

Definition at line 44 of file dns_ip6.c.

Here is the call graph for this function: