![]() |
![]() |
IP address specification. More...
#include <pa.h>
Data Fields | |
paIpv6Addr_t | ipv6 |
paIpv4Addr_t | ipv4 |
IP address specification.
This union is used to specify an IP address to the module. The type in the union is determined through other parameters passed to the module (see IP types).
paIpv4Addr_t paIpAddr_t::ipv4 |
IPv4 address
paIpv6Addr_t paIpAddr_t::ipv6 |
IPv6 address