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