OSAPI  0.29
Open System API
osapi_common_ipv4_address_U Union Reference

Structure to support either raw (bunch of bytes) or structured IPv4 addresses. More...

#include <common_types_ip.h>

Collaboration diagram for osapi_common_ipv4_address_U:

Data Fields

struct osapi_common_ipv4_address_S field
 Select individual fields.
 
Byte raw [OSAPI_IPV6_ADDRESS_SIZE]
 Array of the same number of bytes as IPV6 address.
 

Detailed Description

Structure to support either raw (bunch of bytes) or structured IPv4 addresses.


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