FD.io VPP
v18.07-rc0-415-g6c78436
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
union | address_union |
Enumerations | |
enum | address_family { ADDRESS_IP4 = 0, ADDRESS_IP6 } |
Variables | |
typedef | ip4_address |
typedef | ip6_address |
typedef | address |
vl_api_address_union_t | un |
enum address_family |
Enumerator | |
---|---|
ADDRESS_IP4 | |
ADDRESS_IP6 |
Definition at line 24 of file ip_types.api.
typedef address |
Definition at line 34 of file ip_types.api.
typedef ip4_address |
Definition at line 16 of file ip_types.api.
typedef ip6_address |
Definition at line 20 of file ip_types.api.
vl_api_address_union_t un |
Definition at line 36 of file ip_types.api.