Home
last modified time | relevance | path

Searched refs:ethernetif_input (Results 1 – 3 of 3) sorted by relevance

/lib/liblwip/src/arch/
Detherif.c80 static void ethernetif_input(struct netif *netif);
256 ethernetif_input(struct netif *netif) in ethernetif_input() function
302 ethernetif_input(netif); in ethernetif_thread()
/lib/liblwip/src/netif/
Dethernetif.c74 static void ethernetif_input(struct netif *netif);
223 ethernetif_input(struct netif *netif)
/lib/liblwip/
DCHANGELOG2631 call to "lwip_stats.link.recv++;" in low_level_input() & ethernetif_input().