FD.io VPP  v17.07-30-g839fa73
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 54 of file acl.h.

Field Documentation

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

Definition at line 59 of file acl.h.

ip6_address_t address_t::ip6

Definition at line 58 of file acl.h.

enum address_e address_t::type

Definition at line 56 of file acl.h.


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