FD.io VPP  v18.01-8-g0eacf49
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 61 of file acl.h.

Field Documentation

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

Definition at line 66 of file acl.h.

ip6_address_t address_t::ip6

Definition at line 65 of file acl.h.

enum address_e address_t::type

Definition at line 63 of file acl.h.


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