ot::Ip6::Tcp::HandleMessage() method
Processes a received TCP segment.
Arguments
A reference to a structure containing the segment's IPv6 header.
aMessage
A reference to the message containing the TCP segment.
aMessageInfo
A reference to the message info associated with @p aMessage.
Return value
kErrorNone Successfully processed the TCP segment. kErrorDrop Dropped the TCP segment due to an invalid checksum.