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

DNS text query (txt) More...

#include "stralloc.h"
#include "uint_t.h"
#include "byte.h"
#include "dnsresolv.h"
Include dependency graph for dns_txt.c:

Go to the source code of this file.

Functions

int dns_txt_packet (stralloc *out, const char *buf, unsigned int len)
 
int dns_txt (stralloc *out, const stralloc *fqdn)
 

Detailed Description

DNS text query (txt)

Authors
djb, fefe, feh ucspi-tcp

Definition in file dns_txt.c.

Function Documentation

◆ dns_txt()

int dns_txt ( stralloc out,
const stralloc fqdn 
)

Definition at line 60 of file dns_txt.c.

Here is the call graph for this function:

◆ dns_txt_packet()

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

Definition at line 13 of file dns_txt.c.

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