Home
last modified time | relevance | path

Searched defs:ETH_HLEN (Results 1 – 16 of 16) 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/libnl/include/linux-private/linux/
Dif_ether.h34 #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/libpcap/
Dpcap-dos.h22 #define ETH_HLEN (2*ETH_ALEN+2) /* Ether header length */ macro
/external/crosvm/net_sys/src/
Dif_tun.rs47 pub const ETH_HLEN: ::std::os::raw::c_uint = 14; constant
/external/crosvm/virtio_sys/src/
Dvirtio_net.rs69 pub const ETH_HLEN: ::std::os::raw::c_uint = 14; constant
/external/wpa_supplicant_8/src/utils/
Dcommon.h318 #define ETH_HLEN 14 macro
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1997 pub const ETH_HLEN: ::c_int = 14; constant
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1778 pub const ETH_HLEN: ::c_int = 14; constant