FD.io VPP  v17.04-9-g99c0734
Vector Packet Processing
address_t Struct Reference
+ Collaboration diagram for address_t:

Data Fields

enum address_e type
 
union {
   ip6_address_t   ip6
 
   ip4_address_t   ip4
 
addr
 

Detailed Description

Definition at line 48 of file acl.h.

Field Documentation

union { ... } address_t::addr
ip4_address_t address_t::ip4

Definition at line 53 of file acl.h.

ip6_address_t address_t::ip6

Definition at line 52 of file acl.h.

enum address_e address_t::type

Definition at line 50 of file acl.h.


The documentation for this struct was generated from the following file: