lrtr_ip_addr Struct Reference
[Utility functions]

The lrtr_ip_addr struct stores a IPv4 or IPv6 address in host byte order. More...

#include <ip.h>

Data Fields

union {
   struct lrtr_ipv4_addr   addr4
   struct lrtr_ipv6_addr   addr6
u
enum lrtr_ip_version ver

Detailed Description

Parameters:
ver Specifies the type of the stored address.
u Union holding a lrtr_ipv4_addr or lrtr_ipv6_addr.
Examples:

rtr_mgr.c.

 All Data Structures Variables

Generated on 19 Jul 2019 for RTRlib by  doxygen 1.6.1