FD.io VPP  v20.05-21-gb1500e9ff
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 517 of file one.api.

Field Documentation

◆ bridge_domains

u32 vl_api_one_l2_arp_bd_get_reply_t::bridge_domains[count]

Definition at line 522 of file one.api.

◆ context

u32 vl_api_one_l2_arp_bd_get_reply_t::context

Definition at line 519 of file one.api.

◆ count

u32 vl_api_one_l2_arp_bd_get_reply_t::count

Definition at line 521 of file one.api.

◆ retval

i32 vl_api_one_l2_arp_bd_get_reply_t::retval

Definition at line 520 of file one.api.


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