FD.io VPP  v19.08.1-401-g8e4ed521a
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 68 of file acl.h.

Field Documentation

◆ addr

union { ... } address_t::addr

◆ ip4

ip4_address_t address_t::ip4

Definition at line 73 of file acl.h.

◆ ip6

ip6_address_t address_t::ip6

Definition at line 72 of file acl.h.

◆ type

enum address_e address_t::type

Definition at line 70 of file acl.h.


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