OpenThread_app
Loading...
Searching...
No Matches
otMessageInfo Struct Reference

#include <mock_ip6.h>

Public Attributes

otIp6Address mSockAddr
 The local IPv6 address.
otIp6Address mPeerAddr
 The peer IPv6 address.
uint16_t mSockPort
 The local transport-layer port.
uint16_t mPeerPort
 The peer transport-layer port.
uint8_t mHopLimit
uint8_t mEcn: 2
 The ECN status of the packet, represented as in the IPv6 header.

Member Data Documentation

◆ mEcn

uint8_t otMessageInfo::mEcn

The ECN status of the packet, represented as in the IPv6 header.

◆ mHopLimit

uint8_t otMessageInfo::mHopLimit

The IPv6 Hop Limit value. Only applies if mAllowZeroHopLimit is FALSE. If 0, IPv6 Hop Limit is default value OPENTHREAD_CONFIG_IP6_HOP_LIMIT_DEFAULT. Otherwise, specifies the IPv6 Hop Limit.

◆ mPeerAddr

otIp6Address otMessageInfo::mPeerAddr

The peer IPv6 address.

◆ mPeerPort

uint16_t otMessageInfo::mPeerPort

The peer transport-layer port.

◆ mSockAddr

otIp6Address otMessageInfo::mSockAddr

The local IPv6 address.

◆ mSockPort

uint16_t otMessageInfo::mSockPort

The local transport-layer port.


The documentation for this struct was generated from the following file:
  • C:/.Code/ESP32/esp32-c6_apps/esp32-c6_devices/components/ot_app_sb/tests/unit_test/HOST_ot_app_common/mocks/mock_ip6.h