Home
last modified time | relevance | path

Searched refs:SPINEL_PROP_IPV6_ICMP_PING_OFFLOAD (Results 1 – 4 of 4) sorted by relevance

/openthread-2.7.6/src/ncp/
Dncp_base_dispatcher.cpp131 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_IPV6_ICMP_PING_OFFLOAD), in FindGetPropertyHandler()
452 OT_NCP_SET_HANDLER_ENTRY(SPINEL_PROP_IPV6_ICMP_PING_OFFLOAD), in FindSetPropertyHandler()
Dncp_base_mtd.cpp1998 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_IPV6_ICMP_PING_OFFLOAD>(void) in HandlePropertyGet()
2003 template <> otError NcpBase::HandlePropertySet<SPINEL_PROP_IPV6_ICMP_PING_OFFLOAD>(void) in HandlePropertySet()
/openthread-2.7.6/src/lib/spinel/
Dspinel.h3334 SPINEL_PROP_IPV6_ICMP_PING_OFFLOAD = SPINEL_PROP_IPV6__BEGIN + 5, enumerator
Dspinel.c1369 {SPINEL_PROP_IPV6_ICMP_PING_OFFLOAD, "IPV6_ICMP_PING_OFFLOAD"}, in spinel_prop_key_to_cstr()