FD.io VPP  v19.01.2-3-gf61a1a8
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
 
u32 sw_if_index
 
u8 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

u32 vl_api_sw_interface_set_ip_directed_broadcast_t::client_index

Definition at line 74 of file interface.api.

u32 vl_api_sw_interface_set_ip_directed_broadcast_t::context

Definition at line 75 of file interface.api.

u8 vl_api_sw_interface_set_ip_directed_broadcast_t::enable

Definition at line 77 of file interface.api.

u32 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: