Home
last modified time | relevance | path

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

/openthread-latest/src/core/backbone_router/
Dndproxy_table.cpp99 NdProxyTable &table = GetInstance().Get<BackboneRouter::NdProxyTable>(); in Iterator() local
112 NdProxyTable &table = GetInstance().Get<BackboneRouter::NdProxyTable>(); in Iterator() local
118 NdProxyTable &table = GetInstance().Get<BackboneRouter::NdProxyTable>(); in Advance() local
/openthread-latest/tests/unit/
Dtest_ndproxy_table.cpp66 BackboneRouter::NdProxyTable &table = sInstance->Get<BackboneRouter::NdProxyTable>(); in TestNdProxyTable() local
Dtest_multicast_listeners_table.cpp69 MulticastListenersTable &table = sInstance->Get<MulticastListenersTable>(); in TestMulticastListenersTable() local
Dtest_child_table.cpp298 ChildTable *table; in TestChildTable() local
/openthread-latest/src/lib/spinel/
Dspinel.c1156 static const char *spinel_to_cstr(const struct spinel_cstr *table, uint32_t val) in spinel_to_cstr()
/openthread-latest/third_party/mbedtls/repo/library/
Dbignum_core.c598 const mbedtls_mpi_uint *table, in mbedtls_mpi_core_ct_uint_table_lookup()