Home
last modified time | relevance | path

Searched refs:OT_NAT64_DROP_REASON_UNSUPPORTED_PROTO (Results 1 – 2 of 2) sorted by relevance

/openthread-3.7.0/include/openthread/
Dnat64.h123 OT_NAT64_DROP_REASON_UNSUPPORTED_PROTO, ///< Packet drop due to unsupported IP protocol. enumerator
/openthread-3.7.0/src/core/net/
Dnat64_translator.hpp134 kUnsupportedProto = OT_NAT64_DROP_REASON_UNSUPPORTED_PROTO,