FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
l2tpv3 tunnel interface create request More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | client_address [16] |
u8 | our_address [16] |
u8 | is_ipv6 |
u32 | local_session_id |
u32 | remote_session_id |
u64 | local_cookie |
u64 | remote_cookie |
u8 | l2_sublayer_present |
u32 | encap_vrf_id |
l2tpv3 tunnel interface create request
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
client_address | - remote client tunnel ip address |
client_address | - local tunnel ip address |
is_ipv6 | - ipv6 if non-zero, else ipv4 |
local_session_id | - local tunnel session id |
remote_session_id | - remote tunnel session id |
local_cookie | - local tunnel cookie |
l2_sublayer_present | - l2 sublayer is present in packets if non-zero |
encap_vrf_id | - fib identifier used for outgoing encapsulated packets |