FD.io VPP  v21.06
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 86 of file interface.api.

Field Documentation

◆ client_index

u32 vl_api_sw_interface_set_ip_directed_broadcast_t::client_index

Definition at line 88 of file interface.api.

◆ context

u32 vl_api_sw_interface_set_ip_directed_broadcast_t::context

Definition at line 89 of file interface.api.

◆ enable

bool vl_api_sw_interface_set_ip_directed_broadcast_t::enable

Definition at line 91 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 90 of file interface.api.


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