Represent a neighbor table entry info (child or router) and is used as a parameter in the neighbor table callback otNeighborTableCallback.

Public Attributes#

The OpenThread instance.

The child neighbor info.

The router neighbor info.

union otNeighborTableEntryInfo::@26

Public Attribute Documentation#

mInstance#

otInstance* otNeighborTableEntryInfo::mInstance

The OpenThread instance.


mChild#

otChildInfo otNeighborTableEntryInfo::mChild

The child neighbor info.


mRouter#

otNeighborInfo otNeighborTableEntryInfo::mRouter

The router neighbor info.


mInfo#

union otNeighborTableEntryInfo::@26 otNeighborTableEntryInfo::mInfo