fehQlibs 26
Qlibs
Loading...
Searching...
No Matches
Functions
dns_cname.c File Reference

DNS cname lookup. More...

#include "stralloc.h"
#include "uint_t.h"
#include "byte.h"
#include "ip.h"
#include "case.h"
#include "dnsresolv.h"
Include dependency graph for dns_cname.c:

Go to the source code of this file.

Functions

int dns_cname_packet (stralloc *out, const char *buf, unsigned int len)
 
int dns_cname (stralloc *out, stralloc *fqdn)
 

Detailed Description

DNS cname lookup.

Author
feh

Definition in file dns_cname.c.

Function Documentation

◆ dns_cname()

int dns_cname ( stralloc out,
stralloc fqdn 
)

Definition at line 47 of file dns_cname.c.

Here is the call graph for this function:

◆ dns_cname_packet()

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

Definition at line 16 of file dns_cname.c.

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