Searched refs:ethernetif_thread (Results 1 – 1 of 1) sorted by relevance
81 static void ethernetif_thread(void *arg);114 sys_thread_new("ethernetif_thread", ethernetif_thread, netif, in low_level_init()296 ethernetif_thread(void *arg) in ethernetif_thread() function