![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
Go to the source code of this file.
Functions | |
unsigned int | ip6_compactaddr (char *s, char ip[16]) |
unsigned int ip6_compactaddr | ( | char * | s, |
char | ip[16] | ||
) |
This function converts a IPv6 address as 16 bytes char array into a compactified string.
s | Destination address. |
ip | Source address as 16 bytes char array. |
Definition at line 15 of file ip6_compactaddr.c.