FD.io VPP
v17.04.2-2-ga8f93f8
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | vl_api_l2_xconnect_details_t |
Reply to l2_xconnect_dump. More... | |
struct | vl_api_l2_xconnect_dump_t |
Dump L2 XConnects. More... | |
struct | vl_api_l2_fib_table_entry_t |
l2 fib table entry structure More... | |
struct | vl_api_l2_fib_table_dump_t |
Dump l2 fib (aka bridge domain) table. More... | |
struct | vl_api_l2_fib_clear_table_t |
L2 fib clear table request, clear all mac entries in the l2 fib. More... | |
struct | vl_api_l2_fib_clear_table_reply_t |
L2 fib clear table response. More... | |
struct | vl_api_l2fib_add_del_t |
L2 FIB add entry request. More... | |
struct | vl_api_l2fib_add_del_reply_t |
L2 FIB add entry response. More... | |
struct | vl_api_l2_flags_t |
Set L2 flags request !!! TODO - need more info, feature bits in l2_input.h. More... | |
struct | vl_api_l2_flags_reply_t |
Set L2 bits response. More... | |
struct | vl_api_bridge_domain_add_del_t |
L2 bridge domain add or delete request. More... | |
struct | vl_api_bridge_domain_add_del_reply_t |
L2 bridge domain add or delete response. More... | |
struct | vl_api_bridge_domain_dump_t |
L2 bridge domain request operational state details. More... | |
struct | vl_api_bridge_domain_details_t |
L2 bridge domain operational state response. More... | |
struct | vl_api_bridge_domain_sw_if_details_t |
L2 bridge domain sw interface operational state response. More... | |
struct | vl_api_bridge_flags_t |
Set bridge flags (such as L2_LEARN, L2_FWD, L2_FLOOD, L2_UU_FLOOD, or L2_ARP_TERM) request. More... | |
struct | vl_api_bridge_flags_reply_t |
Set bridge flags response. More... | |
struct | vl_api_l2_interface_vlan_tag_rewrite_t |
L2 interface vlan tag rewrite configure request. More... | |
struct | vl_api_l2_interface_vlan_tag_rewrite_reply_t |
L2 interface vlan tag rewrite response. More... | |
struct | vl_api_l2_interface_pbb_tag_rewrite_t |
L2 interface pbb tag rewrite configure request. More... | |
struct | vl_api_l2_interface_pbb_tag_rewrite_reply_t |
L2 interface pbb tag rewrite response. More... | |