RTRlib
Loading...
Searching...
No Matches
lrtr_ip_addr Struct Reference

#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
verSpecifies the type of the stored address.
uUnion holding a lrtr_ipv4_addr or lrtr_ipv6_addr.
Examples
rtr_mgr.c.