Home
last modified time | relevance | path

Searched refs:ETH_P_XDSA (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dif_ether.h110 #define ETH_P_XDSA 0x00F8 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dif_ether.h110 #define ETH_P_XDSA 0x00F8 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dif_ether.h112 #define ETH_P_XDSA 0x00F8 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dif_ether.h110 #define ETH_P_XDSA 0x00F8 macro
/third_party/musl/include/netinet/
Dif_ether.h112 #define ETH_P_XDSA 0x00F8 macro
/third_party/musl/ndk_musl_include/netinet/
Dif_ether.h110 #define ETH_P_XDSA 0x00F8 macro
/third_party/rust/crates/libc/libc-test/semver/
Dandroid.txt564 ETH_P_XDSA
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2537 pub const ETH_P_XDSA: ::c_int = 0x00F8; constant