Searched defs:instance (Results 1 – 4 of 4) sorted by relevance
496 static void openthread_handle_received_frame(otInstance *instance, in openthread_handle_received_frame()529 static otMessage *openthread_ip4_new_msg(otInstance *instance, otMessageSettings *settings) in openthread_ip4_new_msg()534 static otError openthread_nat64_send(otInstance *instance, otMessage *message) in openthread_nat64_send()541 static otMessage *openthread_ip4_new_msg(otInstance *instance, otMessageSettings *settings) in openthread_ip4_new_msg()546 static otError openthread_nat64_send(otInstance *instance, otMessage *message) in openthread_nat64_send()553 static void openthread_handle_frame_to_send(otInstance *instance, struct net_pkt *pkt) in openthread_handle_frame_to_send()
111 otError infra_if_init(otInstance *instance, struct net_if *ail_iface) in infra_if_init()
85 static void openthread_handle_frame_to_send(otInstance *instance, struct net_pkt *pkt) in openthread_handle_frame_to_send()
238 void otTaskletsSignalPending(otInstance *instance) in otTaskletsSignalPending()
Completed in 15 milliseconds