Home
last modified time | relevance | path

Searched defs:VLAN_HLEN (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dif_ether.h160 #define VLAN_HLEN 4 /* The additional bytes required by VLAN */ macro
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
Dflow_dissector.c
/openbmc/qemu/hw/net/
H A Drtl8139.c81 #define VLAN_HLEN (ETHER_TYPE_LEN + VLAN_TCI_LEN) macro