ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Functions
uint16_unpack.c File Reference
#include "uint16.h"
Include dependency graph for uint16_unpack.c:

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)
 

Function Documentation

◆ uint16_unpack()

void uint16_unpack ( const char  s[2],
uint16 u 
)

Definition at line 3 of file uint16_unpack.c.

◆ uint16_unpack_big()

void uint16_unpack_big ( const char  s[2],
uint16 u 
)

Definition at line 14 of file uint16_unpack.c.