Home
last modified time | relevance | path

Searched refs:ETH_FRAME_LEN (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dethernet.h40 #define ETHER_MAX_LEN (ETH_FRAME_LEN + ETHER_CRC_LEN)
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dethernet.h40 #define ETHER_MAX_LEN (ETH_FRAME_LEN + ETHER_CRC_LEN)
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dethernet.h40 #define ETHER_MAX_LEN (ETH_FRAME_LEN + ETHER_CRC_LEN)
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dethernet.h40 #define ETHER_MAX_LEN (ETH_FRAME_LEN + ETHER_CRC_LEN)
/third_party/musl/include/net/
H A Dethernet.h40 #define ETHER_MAX_LEN (ETH_FRAME_LEN + ETHER_CRC_LEN)
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dif_ether.h12 #define ETH_FRAME_LEN 1514 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dif_ether.h12 #define ETH_FRAME_LEN 1514 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dif_ether.h12 #define ETH_FRAME_LEN 1514 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dif_ether.h12 #define ETH_FRAME_LEN 1514 macro
/third_party/musl/include/netinet/
H A Dif_ether.h12 #define ETH_FRAME_LEN 1514 macro
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2446 pub const ETH_FRAME_LEN: ::c_int = 1514; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2222 pub const ETH_FRAME_LEN: ::c_int = 1514; consts

Completed in 24 milliseconds