djbdnscurve6 53
djbdnscurve6
Loading...
Searching...
No Matches
Functions
dns_sortip.c File Reference
#include "byte.h"
#include "ip.h"
#include "dns.h"
Include dependency graph for dns_sortip.c:

Go to the source code of this file.

Functions

void dns_sortip4 (char *s, unsigned int n)
 
void dns_sortip6 (char *s, unsigned int n)
 
int dns_uniqip4 (const char *in, unsigned int n, char *out)
 
int dns_uniqip6 (const char *in, unsigned int n, char *out)
 

Function Documentation

◆ dns_sortip4()

void dns_sortip4 ( char *  s,
unsigned int  n 
)

Definition at line 10 of file dns_sortip.c.

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

◆ dns_sortip6()

void dns_sortip6 ( char *  s,
unsigned int  n 
)

Definition at line 25 of file dns_sortip.c.

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

◆ dns_uniqip4()

int dns_uniqip4 ( const char *  in,
unsigned int  n,
char *  out 
)

Definition at line 40 of file dns_sortip.c.

Here is the call graph for this function:

◆ dns_uniqip6()

int dns_uniqip6 ( const char *  in,
unsigned int  n,
char *  out 
)

Definition at line 55 of file dns_sortip.c.

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