otBorderRoutingIfAddrEntry

#include <border_routing.h>

Represents an infra-if IPv6 address entry (an address used by this BR itself on the AIL).

Summary

Public attributes

mAddress
The IPv6 address.
mSecSinceLastUse
uint32_t
Seconds since the last RA was sent from this BR using this address.

Public attributes

mAddress

otIp6Address otBorderRoutingIfAddrEntry::mAddress

The IPv6 address.

mSecSinceLastUse

uint32_t otBorderRoutingIfAddrEntry::mSecSinceLastUse

Seconds since the last RA was sent from this BR using this address.

Resources

OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.