Data Fields | |
| uint32_t | net |
| uint32_t | mask |
| uint32_t | broadcast |
| uint32_t | nameserver |
| uint32_t | addr |
| int | nipent |
| struct ipent * | ipent |
| int | sock |
| ATP | atp |
| char | name [32] |
| char | type [32] |
| char | zone [32] |
| uint32_t macip_data::addr |
| ATP macip_data::atp |
| uint32_t macip_data::broadcast |
| struct ipent* macip_data::ipent |
| uint32_t macip_data::mask |
| char macip_data::name[32] |
| uint32_t macip_data::nameserver |
| uint32_t macip_data::net |
| int macip_data::nipent |
| int macip_data::sock |
| char macip_data::type[32] |
| char macip_data::zone[32] |