![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
#include "uint16.h"
Go to the source code of this file.
Functions | |
void | uint16_unpack (const char s[2], uint16 *u) |
void | uint16_unpack_big (const char s[2], uint16 *u) |
void uint16_unpack | ( | const char | s[2], |
uint16 * | u | ||
) |
Definition at line 3 of file uint16_unpack.c.
void uint16_unpack_big | ( | const char | s[2], |
uint16 * | u | ||
) |
Definition at line 14 of file uint16_unpack.c.