Searched refs:ETH_ALEN (Results 1 – 14 of 14) sorted by relevance
26 unsigned char smaddr[ETH_ALEN];27 unsigned char smmsk[ETH_ALEN];28 unsigned char dmaddr[ETH_ALEN];29 unsigned char dmmsk[ETH_ALEN];
174 unsigned char sourcemac[ETH_ALEN];175 unsigned char sourcemsk[ETH_ALEN];176 unsigned char destmac[ETH_ALEN];177 unsigned char destmsk[ETH_ALEN];
6 unsigned char mac[ETH_ALEN];
7 unsigned char mac[ETH_ALEN];
35 u_int8_t ether_addr_octet[ETH_ALEN];41 u_int8_t ether_dhost[ETH_ALEN]; /* destination eth addr */42 u_int8_t ether_shost[ETH_ALEN]; /* source ether addr */60 #define ETHER_ADDR_LEN ETH_ALEN /* size of ethernet addr */
65 unsigned char __ar_sha[ETH_ALEN]; /* Sender hardware address. */67 unsigned char __ar_tha[ETH_ALEN]; /* Target hardware address. */
31 #define ETH_ALEN 6 /* Octets in one ethernet addr */ macro108 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */109 unsigned char h_source[ETH_ALEN]; /* source ether addr */
16 unsigned char destination[ETH_ALEN];17 unsigned char accept[ETH_ALEN];
69 unsigned char mac_addr[ETH_ALEN];83 unsigned char mac_addr[ETH_ALEN]; /* dst mac addr */
144 unsigned char ar_sha[ETH_ALEN]; /* sender hardware address */146 unsigned char ar_tha[ETH_ALEN]; /* target hardware address */
111 __u8 partner_system[ETH_ALEN];
39 unsigned char remote[ETH_ALEN]; /* Remote address */
74 u_int8_t arp_sha[ETH_ALEN]; /* sender hardware address */76 u_int8_t arp_tha[ETH_ALEN]; /* target hardware address */
5 unsigned char srcaddr[ETH_ALEN];