FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
vl_api_mpls_ethernet_add_del_tunnel_t Struct Reference

MPLS Ethernet add / del tunnel request. More...

Data Fields

u32 client_index
 
u32 context
 
u32 vrf_id
 
u32 tx_sw_if_index
 
u8 is_add
 
u8 l2_only
 
u8 dst_mac_address [6]
 
u8 adj_address [4]
 
u8 adj_address_length
 

Detailed Description

MPLS Ethernet add / del tunnel request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
vrf_id- vrf_id, only for IP4
sw_if_index- interface used to reach neighbor
is_add- add if set, tunnel delete if 0
dst_mac_address-
adj_address-
adj_address_length-

Definition at line 1444 of file vpe.api.

Field Documentation

u8 vl_api_mpls_ethernet_add_del_tunnel_t::adj_address[4]

Definition at line 1453 of file vpe.api.

u8 vl_api_mpls_ethernet_add_del_tunnel_t::adj_address_length

Definition at line 1454 of file vpe.api.

u32 vl_api_mpls_ethernet_add_del_tunnel_t::client_index

Definition at line 1446 of file vpe.api.

u32 vl_api_mpls_ethernet_add_del_tunnel_t::context

Definition at line 1447 of file vpe.api.

u8 vl_api_mpls_ethernet_add_del_tunnel_t::dst_mac_address[6]

Definition at line 1452 of file vpe.api.

u8 vl_api_mpls_ethernet_add_del_tunnel_t::is_add

Definition at line 1450 of file vpe.api.

u8 vl_api_mpls_ethernet_add_del_tunnel_t::l2_only

Definition at line 1451 of file vpe.api.

u32 vl_api_mpls_ethernet_add_del_tunnel_t::tx_sw_if_index

Definition at line 1449 of file vpe.api.

u32 vl_api_mpls_ethernet_add_del_tunnel_t::vrf_id

Definition at line 1448 of file vpe.api.


The documentation for this struct was generated from the following file: