Searched refs:ethernetif_linkoutput (Results 1 – 4 of 4) sorted by relevance
94 extern err_t ethernetif_linkoutput(struct netif *netif, struct pbuf *p);139 err_t ethernetif_linkoutput(struct netif *netif, struct pbuf *p) in ethernetif_linkoutput() function198 netif->linkoutput = ethernetif_linkoutput; in eth_device_init()
100 static err_t ethernetif_linkoutput(struct netif *netif, struct pbuf *p) in ethernetif_linkoutput() function217 netif->linkoutput = ethernetif_linkoutput; in eth_device_init_with_flag()
108 static err_t ethernetif_linkoutput(struct netif *netif, struct pbuf *p) in ethernetif_linkoutput() function245 netif->linkoutput = ethernetif_linkoutput; in eth_device_init_with_flag()
109 static err_t ethernetif_linkoutput(struct netif *netif, struct pbuf *p) in ethernetif_linkoutput() function268 netif->linkoutput = ethernetif_linkoutput; in eth_device_init_with_flag()