Searched refs:netif_is_ready (Results 1 – 1 of 1) sorted by relevance
54 static void netif_is_ready(struct rt_work *work, void *parameter) in netif_is_ready() function140 rt_work_init(work, netif_is_ready, parameter); in timer_callback()150 netif_is_ready(RT_NULL, parameter); in timer_callback()
Completed in 2 milliseconds