otNat64Send() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

OT_ERROR_NONE Successfully processed the message. OT_ERROR_DROP Message was well-formed but not fully processed due to packet processing rules. OT_ERROR_NO_BUFS Could not allocate necessary message buffers when processing the datagram. OT_ERROR_NO_ROUTE No route to host. OT_ERROR_INVALID_SOURCE_ADDRESS Source address is invalid, e.g. an anycast address or a multicast address. OT_ERROR_PARSE Encountered a malformed header when processing the message.

References

from examples