RTI Connext Cert C API  Version 2.4.15
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
NETIO_DGRAM_InterfaceRouteEntry Struct Reference

<<eXtension>> <<cert>>. More...

Data Fields

struct NETIO_Address address
 The address of the entry.
struct NETIO_Netmask netmask
 The netmask of the entry used for comparing addresses.

Detailed Description


Field Documentation

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.


RTI Connext Cert C API Version 2.4.15 Copyright © Tue Jan 21 2025 Real-Time Innovations, Inc