Home
last modified time | relevance | path

Searched defs:ETH_HLEN (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dif_ether.h41 #define ETH_HLEN ETHER_HDR_LEN /* Total octets in header. */ macro
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h36 #define ETH_HLEN 14 /* Total octets in header. */ macro
/freebsd/contrib/libpcap/
H A Dpcap-dos.h22 #define ETH_HLEN (2*ETH_ALEN+2) /* Ether header length */ macro
/freebsd/sys/dev/axgbe/
H A Dxgbe_osdep.h182 #define ETH_HLEN ETHER_HDR_LEN macro
/freebsd/contrib/wpa/src/utils/
H A Dcommon.h330 #define ETH_HLEN 14 macro
/freebsd/sys/dev/netmap/
H A Dnetmap_kern.h2493 #define ETH_HLEN 6 macro