ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Typedefs | Functions
uint16.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef unsigned short uint16
 

Functions

void uint16_pack (char *, uint16)
 
void uint16_pack_big (char *, uint16)
 
void uint16_unpack (const char *, uint16 *)
 
void uint16_unpack_big (const char *, uint16 *)
 

Typedef Documentation

◆ uint16

typedef unsigned short uint16

Definition at line 4 of file uint16.h.

Function Documentation

◆ uint16_pack()

void uint16_pack ( char *  ,
uint16   
)

◆ uint16_pack_big()

void uint16_pack_big ( char *  ,
uint16   
)

◆ uint16_unpack()

void uint16_unpack ( const char *  ,
uint16  
)

◆ uint16_unpack_big()

void uint16_unpack_big ( const char *  ,
uint16  
)
Here is the caller graph for this function: