ot::Ip6::Ip6::SendRaw() method
Sends a raw IPv6 datagram with a fully formed IPv6 header.
Arguments
aMessage
An owned pointer to a message (ownership is transferred to the method).
Return value
kErrorNone Successfully processed the message. kErrorDrop Message was well-formed but not fully processed due to packet processing rules. kErrorNoBufs Could not allocate necessary message buffers when processing the datagram. kErrorNoRoute No route to host. kErrorParse Encountered a malformed header when processing the message.
ot::Ip6::Ip6::SendRaw() calls 7 functions:
![]()
ot::Ip6::Ip6::SendRaw()
ot::Ip6::Ip6::SendRaw() reads 3 variables:
![]()
ot::Ip6::Ip6::SendRaw()