Searched refs:ethernetif_linkoutput (Results 1 – 1 of 1) sorted by relevance
451 static err_t ethernetif_linkoutput(struct netif *netif, struct pbuf *p) in ethernetif_linkoutput() function602 netif->linkoutput = ethernetif_linkoutput; in eth_device_init_with_flag()785 netif->linkoutput = ethernetif_linkoutput; in af_unix_eth_device_init_with_flag()
Completed in 4 milliseconds