Home
last modified time | relevance | path

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

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