Searched refs:ethernet_int (Results 1 – 1 of 1) sorted by relevance
302 static enum handler_return ethernet_int(void *arg) { in ethernet_int() function365 register_int_handler(INT_NET, ethernet_int, netif); in ethernet_init()
Completed in 4 milliseconds