Home
last modified time | relevance | path

Searched refs:ETH_ALEN (Results 1 - 2 of 2) sorted by relevance

/interface/sdk_c/third_party/musl/ndk_musl_include/net/
H A Dethernet.h13 uint8_t ether_addr_octet[ETH_ALEN];
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
35 #define ETHER_ADDR_LEN ETH_ALEN
/interface/sdk_c/third_party/musl/ndk_musl_include/netinet/
H A Dif_ether.h7 #define ETH_ALEN 6 macro
114 uint8_t h_dest[ETH_ALEN];
115 uint8_t h_source[ETH_ALEN];
124 uint8_t arp_sha[ETH_ALEN];
126 uint8_t arp_tha[ETH_ALEN];

Completed in 2 milliseconds