reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
160 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */ 161 unsigned char h_source[ETH_ALEN]; /* source ether addr */usr/include/net/ethernet.h
35 uint8_t ether_addr_octet[ETH_ALEN]; 41 uint8_t ether_dhost[ETH_ALEN]; /* destination eth addr */ 42 uint8_t ether_shost[ETH_ALEN]; /* source ether addr */usr/include/netinet/if_ether.h
73 uint8_t arp_sha[ETH_ALEN]; /* sender hardware address */ 75 uint8_t arp_tha[ETH_ALEN]; /* target hardware address */