Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/netif/
A Dethernet.c274 u16_t eth_type_be = lwip_htons(eth_type); local
295 vlanhdr->tpid = eth_type_be;
298 eth_type_be = PP_HTONS(ETHTYPE_VLAN);
310 ethhdr->type = eth_type_be;

Completed in 5 milliseconds