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

Request message body for sl_wfx_set_arp_ip_address_req_t. More...

#include <sl_wfx_cmd_api.h>

Public Attributes

uint32_t arp_ip_addr [SL_WFX_ARP_IP_ADDR_SIZE]
 List of offloaded ARP IP addresses. More...
 

Detailed Description

Request message body for sl_wfx_set_arp_ip_address_req_t.

Member Data Documentation

◆ arp_ip_addr

uint32_t sl_wfx_set_arp_ip_address_req_body_s::arp_ip_addr[SL_WFX_ARP_IP_ADDR_SIZE]

List of offloaded ARP IP addresses.

The device will automatically reply to an ARP request that matches one the addresses on the list. Note that addresses not in use must be set to zero. Offloading is disabled by setting all addresses to zero.
See Offloading for further details.


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