Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/
Dethernetif.c161 low_level_input(struct netif *netif)
232 p = low_level_input(netif);
/lib/liblwip/src/arch/
Detherif.c185 low_level_input(struct netif *netif) in low_level_input() function
262 p = low_level_input(netif); in ethernetif_input()
/lib/liblwip/
DCHANGELOG2631 call to "lwip_stats.link.recv++;" in low_level_input() & ethernetif_input().
2892 netif->linkoutput and changed low_level_input() similarly for consistency.