Home
last modified time | relevance | path

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

/external/bcc/examples/networking/vlan_filter/
Ddata-plane-tracing.c12 #define ETH_HLEN 14 macro
Ddata-plane-tracing.py111 ETH_HLEN = 14 variable
/external/bcc/examples/networking/http_filter/
Dhttp-parse-simple.c6 #define ETH_HLEN 14 macro
Dhttp-parse-simple.py95 ETH_HLEN = 14 variable
Dhttp-parse-complete.c6 #define ETH_HLEN 14 macro
Dhttp-parse-complete.py160 ETH_HLEN = 14 variable
/external/bcc/examples/networking/dns_matching/
Ddns_matching.py88 ETH_HLEN = 14 variable
/external/u-boot/include/
Dusb_ether.h16 #define ETH_HLEN 14 /* Total octets in header. */ macro
/external/libnl/include/linux-private/linux/
Dif_ether.h32 #define ETH_HLEN 14 /* Total octets in header. */ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h33 #define ETH_HLEN 14 /* Total octets in header. */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h34 #define ETH_HLEN 14 /* Total octets in header. */ macro
/external/u-boot/drivers/usb/gadget/
Drndis.c39 #define ETH_HLEN 14 /* Total octets in header. */ macro
Dether.c75 #define ETH_HLEN 14 /* Total octets in header. */ macro
/external/libpcap/
Dpcap-dos.h22 #define ETH_HLEN (2*ETH_ALEN+2) /* Ether header length */ macro
/external/wpa_supplicant_8/src/utils/
Dcommon.h318 #define ETH_HLEN 14 macro
/external/u-boot/drivers/net/
Dmvneta.c46 #define ETH_HLEN 14 /* Total octets in header */ macro
Dmvpp2.c71 #define ETH_HLEN ETHER_HDR_SIZE /* Total octets in header */ macro