Home
last modified time | relevance | path

Searched defs:eth_type (Results 1 – 5 of 5) sorted by relevance

/minix3/minix/lib/liblwip/dist/src/netif/
H A Dethernet.c270 u16_t eth_type)
/minix3/minix/lib/liblwip/dist/src/include/lwip/prot/
H A Dethernet.h108 enum eth_type { enum
/minix3/minix/drivers/net/dpeth/
H A D8390.c281 u16_t eth_type; in ns_recv() local
/minix3/minix/drivers/net/dp8390/
H A Ddp8390.c605 u16_t eth_type; in do_recv() local
/minix3/minix/lib/liblwip/dist/src/include/lwip/
H A Dopt.h2662 #define LWIP_HOOK_VLAN_SET(netif, p, src, dst, eth_type) argument