FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_sw_interface_set_ip_directed_broadcast_t Struct Reference

Set IP4 directed broadcast The directed broadcast enabled a packet sent to the interface's subnet address will be broadcast on the interface. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_interface_index_t sw_if_index
 
bool enable
 

Detailed Description

Set IP4 directed broadcast The directed broadcast enabled a packet sent to the interface's subnet address will be broadcast on the interface.

Template Parameters
sw_if_index
enable

Definition at line 72 of file interface.api.

Field Documentation

◆ client_index

u32 vl_api_sw_interface_set_ip_directed_broadcast_t::client_index

Definition at line 74 of file interface.api.

◆ context

u32 vl_api_sw_interface_set_ip_directed_broadcast_t::context

Definition at line 75 of file interface.api.

◆ enable

bool vl_api_sw_interface_set_ip_directed_broadcast_t::enable

Definition at line 77 of file interface.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_sw_interface_set_ip_directed_broadcast_t::sw_if_index

Definition at line 76 of file interface.api.


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