Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/
Dethernet.c116 struct eth_vlan_hdr *vlan = (struct eth_vlan_hdr *)(((char *)ethhdr) + SIZEOF_ETH_HDR);
279 struct eth_vlan_hdr *vlanhdr;
286 vlanhdr = (struct eth_vlan_hdr *)(((u8_t *)p->payload) + SIZEOF_ETH_HDR);
/third_party/lwip/src/include/lwip/prot/
Dethernet.h98 struct eth_vlan_hdr { struct