ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Macros | Functions | Variables
ip4.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IP4_FMT   20
 

Functions

unsigned int ip4_scan (const char *, char *)
 
unsigned int ip4_fmt (char *, const char *)
 

Variables

const char ip4loopback [4]
 

Macro Definition Documentation

◆ IP4_FMT

#define IP4_FMT   20

Definition at line 7 of file ip4.h.

Function Documentation

◆ ip4_fmt()

unsigned int ip4_fmt ( char *  ,
const char *   
)
Here is the caller graph for this function:

◆ ip4_scan()

unsigned int ip4_scan ( const char *  ,
char *   
)

Variable Documentation

◆ ip4loopback

const char ip4loopback[4]

Definition at line 2 of file socket_ip4loopback.c.