![]() |
RDK-B
|
For CCSP Component: DHCPV4-Client Status. More...
Go to the source code of this file.
Data Structures | |
| struct | dhcpv4c_ip_list_t |
Macros | |
| #define | ULONG unsigned long |
| #define | BOOL unsigned char |
| #define | CHAR char |
| #define | UCHAR unsigned char |
| #define | INT int |
| #define | UINT unsigned int |
| #define | TRUE 1 |
| #define | FALSE 0 |
| #define | ENABLE 1 |
| #define | STATUS_SUCCESS 0 |
| #define | STATUS_FAILURE -1 |
| #define | DHCPV4_MAX_IPV4_ADDRS 4 |
For CCSP Component: DHCPV4-Client Status.
Definition in file dhcpv4c_api.h.
| #define ULONG unsigned long |
Definition at line 75 of file dhcpv4c_api.h.
| #define BOOL unsigned char |
Definition at line 79 of file dhcpv4c_api.h.
| #define CHAR char |
Definition at line 83 of file dhcpv4c_api.h.
| #define UCHAR unsigned char |
Definition at line 87 of file dhcpv4c_api.h.
| #define INT int |
Definition at line 91 of file dhcpv4c_api.h.
| #define UINT unsigned int |
Definition at line 95 of file dhcpv4c_api.h.
| #define TRUE 1 |
Definition at line 99 of file dhcpv4c_api.h.
| #define FALSE 0 |
Definition at line 103 of file dhcpv4c_api.h.
| #define ENABLE 1 |
Definition at line 107 of file dhcpv4c_api.h.
| #define STATUS_SUCCESS 0 |
Definition at line 111 of file dhcpv4c_api.h.
| #define STATUS_FAILURE -1 |
Definition at line 115 of file dhcpv4c_api.h.