#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). | |
This flat table format has been chosen for compactness must be ordered by itf_nb.
| 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.
1.5.8