Home
last modified time | relevance | path

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

/qemu/include/net/
H A Deth.h219 #define ETH_P_DVLAN (0x88a8) macro
306 case ETH_P_DVLAN: in eth_get_l2_hdr_length()
337 case ETH_P_DVLAN: in eth_get_pkt_tci()
/qemu/net/
H A Dchecksum.c83 case ETH_P_DVLAN: in net_checksum_calculate()
H A Deth.c238 case ETH_P_DVLAN: in eth_strip_vlan()
/qemu/hw/net/
H A Dnet_tx_pkt.c190 case ETH_P_DVLAN: in net_tx_pkt_parse_headers()