Home
last modified time | relevance | path

Searched defs:aInfraIfIndex (Results 1 – 15 of 15) sorted by relevance

/openthread-latest/src/ncp/platform/
Dinfra_if.cpp34 bool otPlatInfraIfHasAddress(uint32_t aInfraIfIndex, const otIp6Address *aAddress) in otPlatInfraIfHasAddress()
39 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in otPlatInfraIfSendIcmp6Nd()
49 otError otPlatInfraIfDiscoverNat64Prefix(uint32_t aInfraIfIndex) in otPlatInfraIfDiscoverNat64Prefix()
/openthread-latest/src/posix/platform/
Dmdns_socket.cpp48 … otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled()
53 …C" void otPlatMdnsSendMulticast(otInstance *aInstance, otMessage *aMessage, uint32_t aInfraIfIndex) in otPlatMdnsSendMulticast()
184 otError MdnsSocket::SetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in SetListeningEnabled()
204 otError MdnsSocket::Enable(uint32_t aInfraIfIndex) in Enable()
229 void MdnsSocket::Disable(uint32_t aInfraIfIndex) in Disable()
243 void MdnsSocket::SendMulticast(otMessage *aMessage, uint32_t aInfraIfIndex) in SendMulticast()
492 otError MdnsSocket::OpenIp4Socket(uint32_t aInfraIfIndex) in OpenIp4Socket()
556 otError MdnsSocket::JoinOrLeaveIp4MulticastGroup(bool aJoin, uint32_t aInfraIfIndex) in JoinOrLeaveIp4MulticastGroup()
584 otError MdnsSocket::OpenIp6Socket(uint32_t aInfraIfIndex) in OpenIp6Socket()
649 otError MdnsSocket::JoinOrLeaveIp6MulticastGroup(bool aJoin, uint32_t aInfraIfIndex) in JoinOrLeaveIp6MulticastGroup()
Dinfra_if.cpp65 bool otPlatInfraIfHasAddress(uint32_t aInfraIfIndex, const otIp6Address *aAddress) in otPlatInfraIfHasAddress()
95 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in otPlatInfraIfSendIcmp6Nd()
105 otError otPlatInfraIfDiscoverNat64Prefix(uint32_t aInfraIfIndex) in otPlatInfraIfDiscoverNat64Prefix()
214 otError InfraNetif::SendIcmp6Nd(uint32_t aInfraIfIndex, in SendIcmp6Nd()
752 otError InfraNetif::DiscoverNat64Prefix(uint32_t aInfraIfIndex) in DiscoverNat64Prefix()
/openthread-latest/examples/platforms/simulation/
Dmdns_socket.c92 static void OpenIp4Socket(uint32_t aInfraIfIndex) in OpenIp4Socket()
157 static void JoinOrLeaveIp4MulticastGroup(bool aJoin, uint32_t aInfraIfIndex) in JoinOrLeaveIp4MulticastGroup()
177 static void OpenIp6Socket(uint32_t aInfraIfIndex) in OpenIp6Socket()
237 static void JoinOrLeaveIp6MulticastGroup(bool aJoin, uint32_t aInfraIfIndex) in JoinOrLeaveIp6MulticastGroup()
258 otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled()
289 void otPlatMdnsSendMulticast(otInstance *aInstance, otMessage *aMessage, uint32_t aInfraIfIndex) in otPlatMdnsSendMulticast()
533 otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled()
542 void otPlatMdnsSendMulticast(otInstance *aInstance, otMessage *aMessage, uint32_t aInfraIfIndex) in otPlatMdnsSendMulticast()
Dinfra_if.c175 bool otPlatInfraIfHasAddress(uint32_t aInfraIfIndex, const otIp6Address *aAddress) in otPlatInfraIfHasAddress()
182 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in otPlatInfraIfSendIcmp6Nd()
210 otError otPlatInfraIfDiscoverNat64Prefix(uint32_t aInfraIfIndex) in otPlatInfraIfDiscoverNat64Prefix()
324 uint32_t aInfraIfIndex, in otPlatInfraIfRecvIcmp6Nd()
/openthread-latest/src/core/border_router/
Dinfra_if.cpp186 uint32_t aInfraIfIndex, in otPlatInfraIfRecvIcmp6Nd()
197 extern "C" otError otPlatInfraIfStateChanged(otInstance *aInstance, uint32_t aInfraIfIndex, bool aI… in otPlatInfraIfStateChanged()
203 uint32_t aInfraIfIndex, in otPlatInfraIfDiscoverNat64PrefixDone()
Drouting_manager.cpp77 Error RoutingManager::Init(uint32_t aInfraIfIndex, bool aInfraIfIsRunning) in Init()
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp619 otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled()
628 void otPlatMdnsSendMulticast(otInstance *aInstance, otMessage *aMessage, uint32_t aInfraIfIndex) in otPlatMdnsSendMulticast()
642 bool otPlatInfraIfHasAddress(uint32_t aInfraIfIndex, const otIp6Address *aAddress) in otPlatInfraIfHasAddress()
650 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in otPlatInfraIfSendIcmp6Nd()
663 otError otPlatInfraIfDiscoverNat64Prefix(uint32_t aInfraIfIndex) in otPlatInfraIfDiscoverNat64Prefix()
/openthread-latest/src/core/api/
Dborder_routing_api.cpp42 otError otBorderRoutingInit(otInstance *aInstance, uint32_t aInfraIfIndex, bool aInfraIfIsRunning) in otBorderRoutingInit()
Dmdns_api.cpp42 otError otMdnsSetEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otMdnsSetEnabled()
/openthread-latest/src/ncp/
Dncp_base_ftd.cpp1486 bool NcpBase::InfraIfHasAddress(uint32_t aInfraIfIndex, const otIp6Address *aAddress) in InfraIfHasAddress()
1491 otError NcpBase::InfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in InfraIfSendIcmp6Nd()
/openthread-latest/tests/unit/
Dtest_platform.cpp587 … otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled()
596 …AK void otPlatMdnsSendMulticast(otInstance *aInstance, otMessage *aMessage, uint32_t aInfraIfIndex) in otPlatMdnsSendMulticast()
Dtest_routing_manager.cpp290 bool otPlatInfraIfHasAddress(uint32_t aInfraIfIndex, const otIp6Address *aAddress) in otPlatInfraIfHasAddress()
297 otError otPlatInfraIfSendIcmp6Nd(uint32_t aInfraIfIndex, in otPlatInfraIfSendIcmp6Nd()
Dtest_mdns.cpp1566 otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled()
1576 void otPlatMdnsSendMulticast(otInstance *aInstance, otMessage *aMessage, uint32_t aInfraIfIndex) in otPlatMdnsSendMulticast()
/openthread-latest/src/core/net/
Dmdns.cpp84 Error Core::SetEnabled(bool aEnable, uint32_t aInfraIfIndex) in SetEnabled()
6626 … otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled()
6635 …AK void otPlatMdnsSendMulticast(otInstance *aInstance, otMessage *aMessage, uint32_t aInfraIfIndex) in otPlatMdnsSendMulticast()