FD.io VPP
v16.09
Vector Packet Processing
|
Add / del MPLS encapsulation request. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | vrf_id |
u8 | dst_address [4] |
u8 | is_add |
u8 | nlabels |
u32 | labels [0] |
Add / del MPLS encapsulation request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
vrf_id | - vrf id |
dst_address[4] | - |
is_add | - 1 if adding the encap, 0 if deleting |
nlabels | - number of labels |
labels | - array of labels |