dcpl_ip_addr Struct Reference

Result structure that contains retrieved network interface IP information. More...

#include <dcDCPL_Net.h>


Data Fields

uint32_t itf_nb
 The interface index specified for IPv6.
char ip_address [46]
 The string form of the IP address.
uint32_t ipv4_addr
 NULL if IPv6 (can be used to retrieve the address family).


Detailed Description

Result structure that contains retrieved network interface IP information.

This flat table format has been chosen for compactness must be ordered by itf_nb.


Field Documentation

uint32_t itf_nb

The interface index specified for IPv6.

If IPv6 is not supported, the implementation may use an arbitrary numbering.

char ip_address[46]

The string form of the IP address.

uint32_t ipv4_addr

NULL if IPv6 (can be used to retrieve the address family).

This is used to set the multicast IPv4 interface contrary to IPv6 that uses the interface index.


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

Generated on Fri Apr 17 15:18:24 2009 for DPWSCore by  doxygen 1.5.8