FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
MPLS SR policy deletion. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | bsid |
MPLS SR policy deletion.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
bsid | is the bindingSID of the SR Policy. MPLS label (20bit) |
Definition at line 66 of file sr_mpls.api.
u32 vl_api_sr_mpls_policy_del_t::bsid |
Definition at line 70 of file sr_mpls.api.
u32 vl_api_sr_mpls_policy_del_t::client_index |
Definition at line 68 of file sr_mpls.api.
u32 vl_api_sr_mpls_policy_del_t::context |
Definition at line 69 of file sr_mpls.api.