OSAPI  0.29
Open System API
osapi_common_ip_address_U Union Reference

Union of IPv4/v6 addresses. More...

#include <common_types_ip.h>

Collaboration diagram for osapi_common_ip_address_U:

Data Fields

union osapi_common_ipv4_address_U ipv4
 An union of all possible IPv4 addresses.
 
Byte ipv6 [OSAPI_IPV6_ADDRESS_SIZE]
 An array of bytes to support an IPv6 address.
 

Detailed Description

Union of IPv4/v6 addresses.


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