FD.io VPP  v18.04-17-g3a0d853
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 60 of file acl.h.

Field Documentation

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

Definition at line 65 of file acl.h.

ip6_address_t address_t::ip6

Definition at line 64 of file acl.h.

enum address_e address_t::type

Definition at line 62 of file acl.h.


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