#include <bootup.h>
Data Fields | |
IP_ADDR | MyIPAddr |
The 4 byte IP address. | |
IP_ADDR | MyMask |
The 4 byte subnet mask. | |
IP_ADDR | MyGateway |
The 4 byte default subnet gateway. | |
IP_ADDR | PrimaryDNSServer |
The 4 byte primary DNS address. | |
IP_ADDR | SecondaryDNSServer |
The 4 byte secondary DNS address. | |
IPObtainedFrom_t | IPObtainedFrom |
The IP was obtained from. | |
unsigned char | bIPunique: 1 |
Indicates if IP is unique. |