SPINEL_PROP_IPV6_ICMP_PING_OFFLOAD_MODE value
IPv6 ICMP Ping Offload Format: `C` Allow the NCP to directly respond to ICMP ping requests. If this is turned on, ping request ICMP packets will not be passed to the host. This property allows enabling responses sent to unicast only, multicast only, or both. The valid value are defined by enumeration `spinel_ipv6_icmp_ping_offload_mode_t`. SPINEL_IPV6_ICMP_PING_OFFLOAD_DISABLED = 0 SPINEL_IPV6_ICMP_PING_OFFLOAD_UNICAST_ONLY = 1 SPINEL_IPV6_ICMP_PING_OFFLOAD_MULTICAST_ONLY = 2 SPINEL_IPV6_ICMP_PING_OFFLOAD_ALL = 3 SPINEL_IPV6_ICMP_PING_OFFLOAD_RLOC_ALOC_ONLY = 4 Default value is `NET_IPV6_ICMP_PING_OFFLOAD_DISABLED`.
![]()
{SPINEL_PROP_IPV6_ICMP_PING_OFFLOAD_MODE, "IPV6_ICMP_PING_OFFLOAD_MODE"},
SPINEL_PROP_IPV6_ICMP_PING_OFFLOAD_MODE is read by 1 function:
![]()
SPINEL_PROP_IPV6_ICMP_PING_OFFLOAD_MODE