ucspi-ssl
0.99e
TLS encryption for IPv6 communication
ucspi-ssl-0.99e
src
ip4.h
Go to the documentation of this file.
1
#ifndef IP4_H
2
#define IP4_H
3
4
extern
unsigned
int
ip4_scan
(
const
char
*,
char
*);
5
extern
unsigned
int
ip4_fmt
(
char
*,
const
char
*);
6
7
#define IP4_FMT 20
8
9
extern
const
char
ip4loopback
[4];
/* = {127,0,0,1}' */
10
11
#endif
ip4_scan
unsigned int ip4_scan(const char *, char *)
ip4_fmt
unsigned int ip4_fmt(char *, const char *)
ip4loopback
const char ip4loopback[4]
Definition:
socket_ip4loopback.c:2
Generated on Wed Jul 11 2018 22:50:46 for ucspi-ssl by
1.8.13