![]() |
FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
Collaboration diagram for dslite_session_key_t:Data Fields | |
| union { | |
| struct { | |
| ip6_address_t softwire_id | |
| ip4_address_t addr | |
| u16 port | |
| u8 proto | |
| u8 pad | |
| } | |
| u64 as_u64 [3] | |
| }; | |
| union { ... } |
| ip4_address_t dslite_session_key_t::addr |
| ip6_address_t dslite_session_key_t::softwire_id |