![]() |
FD.io VPP
v16.09
Vector Packet Processing
|
Add / del MPLS decapsulation request. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u32 | rx_vrf_id |
| u32 | tx_vrf_id |
| u32 | label |
| u32 | next_index |
| u8 | s_bit |
| u8 | is_add |
Add / del MPLS decapsulation request.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| rx_vrf_id | - receive vrf |
| tx_vrf_id | - transmit vrf |
| label | - |
| next_index | - |
| s_bit | - |
| is_add | - 1 if adding the encap, 0 if deleting |