Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dif_ether.h115 #define ETH_P_802_3_MIN 0x0600 /* If the value in the ethernet type is less than this value macro
/external/iproute2/include/uapi/linux/
Dif_ether.h112 #define ETH_P_802_3_MIN 0x0600 /* If the value in the ethernet type is less than this value macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h120 #define ETH_P_802_3_MIN 0x0600 /* If the value in the ethernet type is more than this value macro
/external/musl/include/netinet/
Dif_ether.h86 #define ETH_P_802_3_MIN 0x0600 macro
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2259 pub const ETH_P_802_3_MIN: ::c_int = 0x0600; constant
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2005 pub const ETH_P_802_3_MIN: ::c_int = 0x0600; constant