RTI Connext DDS Micro C API
Version 4.1.0
|
<<eXtension>> <<cert>> . More...
#include <netio_dgram.h>
Data Fields | |
struct NETIO_Address | address |
The address of the entry. | |
struct NETIO_Netmask | netmask |
The netmask of the entry used for comparing addresses. |
struct NETIO_Address NETIO_DGRAM_InterfaceRouteEntry::address |
The address of the entry.
The NETIO_DGRAM_InterfaceRouteEntry structure provides a convenient method to add routes to a NETIO_DGRAM transport. The address attribute is the addresses that can be reached after the netmask attribute has been applied.
struct NETIO_Netmask NETIO_DGRAM_InterfaceRouteEntry::netmask |
The netmask of the entry used for comparing addresses.