Searched refs:eth_type_be (Results 1 – 1 of 1) sorted by relevance
274 u16_t eth_type_be = lwip_htons(eth_type); local295 vlanhdr->tpid = eth_type_be;298 eth_type_be = PP_HTONS(ETHTYPE_VLAN);310 ethhdr->type = eth_type_be;
Completed in 5 milliseconds