djbdnscurve6 53
djbdnscurve6
Loading...
Searching...
No Matches
Macros | Functions | Variables
dnsip.c File Reference
#include "buffer.h"
#include "exit.h"
#include "logmsg.h"
#include "ip.h"
#include "dns.h"
Include dependency graph for dnsip.c:

Go to the source code of this file.

Macros

#define WHO   "dnsip"
 

Functions

int main (int argc, char **argv)
 

Variables

unsigned int flagedns0 = 0
 
unsigned int msgsize = MSGSIZE
 

Macro Definition Documentation

◆ WHO

#define WHO   "dnsip"

Definition at line 7 of file dnsip.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 16 of file dnsip.c.

Here is the call graph for this function:

Variable Documentation

◆ flagedns0

unsigned int flagedns0 = 0

Definition at line 9 of file dnsip.c.

◆ msgsize

unsigned int msgsize = MSGSIZE

Definition at line 10 of file dnsip.c.