Milos RTOS v0.3.4a
Real Time Operating System
Private typedefs
Collaboration diagram for Private typedefs:

Data Structures

struct  __dhcpBootpTag
 DHCP BOOTP packet. More...
struct  __dhcpLeaseTag
 DHCP lease information and timings. More...
struct  __dhcpTag
 Network interface DHCP information. More...

Typedefs

typedef __TYPEDEF_PRE struct
__dhcpBootpTag 
__DHCP_BOOTP
typedef __TYPEDEF_PRE struct
__dhcpBootpTag
__PDHCP_BOOTP
typedef struct __dhcpLeaseTag __DHCP_LEASE
 DHCP lease information and timings.
typedef struct __dhcpTag __DHCP
 Network interface DHCP information.
typedef struct __dhcpTag__PDHCP

Typedef Documentation

typedef struct __dhcpLeaseTag __DHCP_LEASE

DHCP lease information and timings.

typedef struct __dhcpTag __DHCP

Network interface DHCP information.

typedef struct __dhcpTag * __PDHCP
 All Data Structures Files Functions Variables Typedefs Defines