ReactOS 0.4.15-dev-7968-g24a56f8
datatypes.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DHCPMESSAGE
 
struct  DHCPOPTIONS
 
struct  DHCPLEASE
 
struct  _DHCPLIST
 

Typedefs

typedef unsigned char u8b
 
typedef unsigned short u16b
 
typedef unsigned int u32b
 
typedef struct _DHCPLIST DHCPLIST
 

Typedef Documentation

◆ DHCPLIST

Definition at line 54 of file datatypes.h.

◆ u16b

typedef unsigned short u16b

Definition at line 5 of file datatypes.h.

◆ u32b

typedef unsigned int u32b

Definition at line 6 of file datatypes.h.

◆ u8b

typedef unsigned char u8b

Definition at line 4 of file datatypes.h.