XCORE SDK
XCORE Software Development Kit
|
Request message for setting the Neighbor Discovery Protocol (NDP) offloading state. More...
#include <sl_wfx_cmd_api.h>
Public Attributes | |
sl_wfx_header_t | header |
sl_wfx_set_ns_ip_address_req_body_t | body |
Request message for setting the Neighbor Discovery Protocol (NDP) offloading state.
The host can use this request to offload handling of IPv6 Neighbor Solicitations to the device. When offloading is enabled, the device will automatically respond to a solicitation with a Neighbor Advertisement. By default offloading is disabled. Offloading is reset to the default state when the interface is reset.
See Offloading for further details.
Interface mode | Request allowed |
---|---|
idle | No |
station | Yes |
AP | No |
sl_wfx_set_ns_ip_address_req_body_t sl_wfx_set_ns_ip_address_req_s::body |
Request message body.
sl_wfx_header_t sl_wfx_set_ns_ip_address_req_s::header |
Common message header.