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

DNS domain name for ip (wire format) More...

#include "byte.h"
#include "fmt.h"
#include "ip.h"
#include "dnsresolv.h"
Include dependency graph for dns_nd.c:

Go to the source code of this file.

Functions

int dns_name4_domain (char name[DNS_NAME4_DOMAIN], const char ip[4])
 
int dns_name6_domain (char name[DNS_NAME6_DOMAIN], const char ip[16])
 

Detailed Description

DNS domain name for ip (wire format)

Authors
djb, fefe ucspi-tcp

Definition in file dns_nd.c.

Function Documentation

◆ dns_name4_domain()

int dns_name4_domain ( char  name[DNS_NAME4_DOMAIN],
const char  ip[4] 
)

Definition at line 13 of file dns_nd.c.

Here is the call graph for this function:

◆ dns_name6_domain()

int dns_name6_domain ( char  name[DNS_NAME6_DOMAIN],
const char  ip[16] 
)

Definition at line 35 of file dns_nd.c.

Here is the call graph for this function: