FD.io VPP
v18.10-34-gcce845e
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 |
typedef | prefix |
u8 | address_length |
typedef | mprefix |
u16 | grp_address_length |
vl_api_address_union_t | grp_address |
vl_api_address_union_t | src_address |
enum address_family |
Enumerator | |
---|---|
ADDRESS_IP4 | |
ADDRESS_IP6 |
Definition at line 25 of file ip_types.api.
typedef address |
Definition at line 35 of file ip_types.api.
u8 address_length |
Definition at line 42 of file ip_types.api.
vl_api_address_union_t grp_address |
Definition at line 48 of file ip_types.api.
u16 grp_address_length |
Definition at line 47 of file ip_types.api.
typedef ip4_address |
Definition at line 17 of file ip_types.api.
typedef ip6_address |
Definition at line 21 of file ip_types.api.
typedef mprefix |
Definition at line 45 of file ip_types.api.
typedef prefix |
Definition at line 40 of file ip_types.api.
vl_api_address_union_t src_address |
Definition at line 49 of file ip_types.api.
vl_api_address_union_t un |
Definition at line 37 of file ip_types.api.