Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.1.2/src/include/lwip/prot/
A Dethernet.h108 #define VLAN_ID(vlan_hdr) (lwip_htons((vlan_hdr)->prio_vid) & 0xFFF) argument
/components/net/lwip/lwip-2.0.3/src/include/lwip/prot/
A Dethernet.h103 #define VLAN_ID(vlan_hdr) (lwip_htons((vlan_hdr)->prio_vid) & 0xFFF) argument
/components/net/lwip/lwip-1.4.1/src/include/netif/
A Detharp.h106 #define VLAN_ID(vlan_hdr) (htons((vlan_hdr)->prio_vid) & 0xFFF) argument
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dopt.h2552 #define LWIP_HOOK_VLAN_CHECK(netif, eth_hdr, vlan_hdr) argument
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dopt.h3013 #define LWIP_HOOK_VLAN_CHECK(netif, eth_hdr, vlan_hdr) argument

Completed in 21 milliseconds