Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/netif/
A Dethernet.c272 u16_t eth_type) { argument
274 u16_t eth_type_be = lwip_htons(eth_type);
279 vlan_prio_vid = LWIP_HOOK_VLAN_SET(netif, p, src, dst, eth_type);
/lib/lwip/lwip/src/include/netif/
A Dethernet.h67 …if* netif, struct pbuf* p, const struct eth_addr* src, const struct eth_addr* dst, u16_t eth_type);
/lib/lwip/lwip/src/include/lwip/
A Dopt.h3106 #define LWIP_HOOK_VLAN_SET(netif, p, src, dst, eth_type) argument

Completed in 9 milliseconds