Home
last modified time | relevance | path

Searched defs:aNetif (Results 1 – 6 of 6) sorted by relevance

/external/openthread/src/core/net/
Dnetif.hpp298 Builder(const Netif &aNetif, Address::TypeFilter aFilter) in Builder()
317 Iterator(const Netif &aNetif, IteratorType) in Iterator()
Dip6.cpp689 Error Ip6::HandleFragment(Message &aMessage, Netif *aNetif, MessageInfo &aMessageInfo, bool aFromHo… in HandleFragment()
868 Error Ip6::HandleFragment(Message &aMessage, Netif *aNetif, MessageInfo &aMessageInfo, bool aFromHo… in HandleFragment()
889 Netif * aNetif, in HandleExtensionHeaders()
1117 Error Ip6::HandleDatagram(Message &aMessage, Netif *aNetif, const void *aLinkMessageInfo, bool aFro… in HandleDatagram()
Dnetif.cpp637 Netif::ExternalMulticastAddress::Iterator::Iterator(const Netif &aNetif, Address::TypeFilter aFilte… in Iterator()
/external/openthread/tests/unit/
Dtest_netif.cpp59 void VerifyMulticastAddressList(const Ip6::Netif &aNetif, Ip6::Address aAddresses[], uint8_t aLengt… in VerifyMulticastAddressList()
/external/openthread/src/core/api/
Dudp_api.cpp63 …otInstance *aInstance, otUdpSocket *aSocket, const otSockAddr *aSockName, otNetifIdentifier aNetif) in otUdpBind()
/external/openthread/src/core/meshcop/
Dmeshcop.cpp303 Error GetBorderAgentRloc(ThreadNetif &aNetif, uint16_t &aRloc) in GetBorderAgentRloc()