djbdnscurve6 45
djbdnscurve6
Loading...
Searching...
No Matches
Functions
dns_mx.c File Reference
#include "stralloc.h"
#include "byte.h"
#include "uint_t.h"
#include "dns.h"
Include dependency graph for dns_mx.c:

Go to the source code of this file.

Functions

int dns_mx_packet (stralloc *out, const char *buf, unsigned int len)
 
int dns_mx (stralloc *out, const stralloc *fqdn)
 

Function Documentation

◆ dns_mx()

int dns_mx ( stralloc *  out,
const stralloc *  fqdn 
)

Definition at line 43 of file dns_mx.c.

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

◆ dns_mx_packet()

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

Definition at line 8 of file dns_mx.c.

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