Home
last modified time | relevance | path

Searched refs:ETH_P_8021Q (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dif_ether.h41 #define ETH_P_8021Q 0x8100 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dif_ether.h41 #define ETH_P_8021Q 0x8100 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dif_ether.h41 #define ETH_P_8021Q 0x8100 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dif_ether.h41 #define ETH_P_8021Q 0x8100 macro
/third_party/musl/include/netinet/
H A Dif_ether.h41 #define ETH_P_8021Q 0x8100 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dcommon.h360 #ifndef ETH_P_8021Q
361 #define ETH_P_8021Q 0x8100 macro
362 #endif /* ETH_P_8021Q */
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2473 pub const ETH_P_8021Q: ::c_int = 0x8100; consts
/third_party/toybox/toys/pending/
H A Dip.c577 if (!idx) proto = ETH_P_8021Q; // PROTO_8021Q - 0 in vlan_parse_opt()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2248 pub const ETH_P_8021Q: ::c_int = 0x8100; consts

Completed in 28 milliseconds