![]() |
FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Collaboration diagram for ip_address:Data Fields | |
| union { | |
| ip4_address_t v4 | |
| ip6_address_t v6 | |
| } | ip |
| ip_address_family_t | version |
Definition at line 38 of file ip_types.h.
| union { ... } ip_address::ip |
| ip4_address_t ip_address::v4 |
Definition at line 42 of file ip_types.h.
| ip6_address_t ip_address::v6 |
Definition at line 43 of file ip_types.h.
| ip_address_family_t ip_address::version |
Definition at line 45 of file ip_types.h.