FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
vl_api_one_l2_arp_bd_get_reply_t Struct Reference

Reply with list of bridge domains used by L2 ARP table. More...

Data Fields

u32 context
 
i32 retval
 
u32 count
 
u32 bridge_domains [count]
 

Detailed Description

Reply with list of bridge domains used by L2 ARP table.

Template Parameters
context- sender context, to match reply w/ request
count- number of elements in the list
bridge_domains- list of BDs

Definition at line 551 of file one.api.

Field Documentation

u32 vl_api_one_l2_arp_bd_get_reply_t::bridge_domains[count]

Definition at line 556 of file one.api.

u32 vl_api_one_l2_arp_bd_get_reply_t::context

Definition at line 553 of file one.api.

u32 vl_api_one_l2_arp_bd_get_reply_t::count

Definition at line 555 of file one.api.

i32 vl_api_one_l2_arp_bd_get_reply_t::retval

Definition at line 554 of file one.api.


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