Home
last modified time | relevance | path

Searched refs:ETHER_ADDR_LEN (Results 1 - 8 of 8) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_arp.h6 #define ETHER_ADDR_LEN 6 /**< Length of Ethernet address. */ macro
20 uint8_t addr_bytes[ETHER_ADDR_LEN]; /**< Addr bytes in tx order */
/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dethernet.h35 #define ETHER_ADDR_LEN ETH_ALEN macro
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dethernet.h35 #define ETHER_ADDR_LEN ETH_ALEN macro
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dethernet.h35 #define ETHER_ADDR_LEN ETH_ALEN macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dethernet.h35 #define ETHER_ADDR_LEN ETH_ALEN macro
/third_party/musl/include/net/
H A Dethernet.h35 #define ETHER_ADDR_LEN ETH_ALEN macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_arp.rs8 pub const ETHER_ADDR_LEN: u32 = 6; consts
/third_party/lwip/src/netif/ppp/
H A Dpppoe.c655 u8_t shost[ETHER_ADDR_LEN]; in pppoe_data_input()

Completed in 4 milliseconds