Home
last modified time | relevance | path

Searched refs:openthread_get_default_instance (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dopenthread.h151 struct otInstance *openthread_get_default_instance(void);
/Zephyr-latest/subsys/net/l2/openthread/
Dopenthread.c564 if (otNat64SetIp4Cidr(openthread_get_default_instance(), &nat64_cidr) != in openthread_init()
662 struct otInstance *openthread_get_default_instance(void) in openthread_get_default_instance() function