![]() |
RDK-B
|
Go to the source code of this file.
Data Structures | |
| struct | dpoe_mac_address |
| struct | dpoe_link_mac_address |
| struct | dpoe_firmware_info |
| struct | dpoe_epon_chip_info |
| struct | dpoe_manufacturer_date |
| struct | dpoe_manufacturer |
| struct | dpoe_onu_packet_buffer_capabilities |
| struct | dpoe_device_sys_descr_info |
| struct | dpoe_onu_max_logical_links |
| struct | dpoe_traffic_stats |
| struct | dpoe_link_traffic_stats |
| struct | dpoe_link_forwarding_state |
| struct | dpoe_link_oam_frame_rate |
| struct | dpoe_link_encrypt_expiry_time |
| struct | dpoe_link_encrypt_mode |
Macros | |
| #define | CHAR char |
| #define | UCHAR unsigned char |
| #define | BOOLEAN unsigned char |
| #define | USHORT unsigned short |
| #define | INT int |
| #define | UINT8 unsigned char |
| #define | ULONG unsigned long |
| #define | ULONGLONG unsigned long long |
| #define | TRUE 1 |
| #define | FALSE 0 |
| #define | RETURN_OK 0 |
| #define | RETURN_ERR -1 |
| #define | DPOE_HAL_MAJOR_VERSION 1 |
| This is the major version of this HAL. More... | |
| #define | DPOE_HAL_MINOR_VERSION 0 |
| This is the minor version of the HAL. More... | |
| #define | DPOE_HAL_MAINTENANCE_VERSION 1 |
| This is the maintenance version of the HAL. More... | |