Home
last modified time | relevance | path

Searched refs:ETHER_ADDR_LEN (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/ndk_musl_include/net/
Dethernet.h35 #define ETHER_ADDR_LEN ETH_ALEN macro
/third_party/musl/include/net/
Dethernet.h35 #define ETHER_ADDR_LEN ETH_ALEN macro
/third_party/musl/porting/liteos_m/kernel/include/net/
Dethernet.h35 #define ETHER_ADDR_LEN ETH_ALEN macro
/third_party/musl/porting/uniproton/kernel/include/net/
Dethernet.h35 #define ETHER_ADDR_LEN ETH_ALEN macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
Dethernet.h35 #define ETHER_ADDR_LEN ETH_ALEN macro
/third_party/musl/porting/liteos_a/kernel/include/net/
Dethernet.h35 #define ETHER_ADDR_LEN ETH_ALEN macro
/third_party/lwip/src/netif/ppp/
Dpppoe.c655 u8_t shost[ETHER_ADDR_LEN]; in pppoe_data_input()