Home
last modified time | relevance | path

Searched defs:ETHER_VLAN_ENCAP_LEN (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/net/
H A Dethernet.h59 #define ETHER_VLAN_ENCAP_LEN 4 /* len of 802.1Q VLAN encapsulation */ macro
/dragonfly/sys/dev/netif/lnc/
H A Dlancereg.h129 #define ETHER_VLAN_ENCAP_LEN 4 macro
/dragonfly/sys/dev/netif/xl/
H A Dif_xlreg.h87 #define ETHER_VLAN_ENCAP_LEN 4 macro
/dragonfly/sys/dev/netif/re/
H A Dre.h494 #define ETHER_VLAN_ENCAP_LEN EVL_ENCAPLEN macro