OSAPI  0.29
Open System API
osapi_common_ipv4_address_S Struct Reference

Structure for a structured IPv4 address. More...

#include <common_types_ip.h>

Data Fields

Byte host [OSAPI_IPV4_ADDRESS_SIZE]
 IP address.
 
Byte mask [OSAPI_IPV4_ADDRESS_SIZE]
 Network mask.
 
Byte broadcast [OSAPI_IPV4_ADDRESS_SIZE]
 Broadcast address type or.
 
Byte p2p [OSAPI_IPV4_ADDRESS_SIZE]
 Point to Point address type.
 

Detailed Description

Structure for a structured IPv4 address.


The documentation for this struct was generated from the following file: