XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
sl_wfx_set_broadcast_filter_req_body_s Struct Reference

Request message body for sl_wfx_set_broadcast_filter_req_t. More...

#include <sl_wfx_cmd_api.h>

Public Attributes

uint32_t filter
 Boolean option for broadcast filtering. More...
 

Detailed Description

Request message body for sl_wfx_set_broadcast_filter_req_t.

Field Default value Reset to default value
Filter 0 when interface stopped


Member Data Documentation

◆ filter

uint32_t sl_wfx_set_broadcast_filter_req_body_s::filter

Boolean option for broadcast filtering.

0: The device will forward all received broadcast frames to the host.
1: The device will only forward ARP and DHCP frames to the host, other broadcast frames are discarded.
See Filtering for further details.


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