Searched refs:otIp6NewMessage (Results 1 – 3 of 3) sorted by relevance
95 message = otIp6NewMessage(instance, &settings); in openthread_handle_frame_to_send()
571 message = is_ip6 ? otIp6NewMessage(instance, &settings) in openthread_handle_frame_to_send()
136 otMessage *otIp6NewMessage(otInstance *aInstance, const otMessageSettings *aSettings) in otIp6NewMessage() function