Searched refs:ether_hdr (Results 1 – 2 of 2) sorted by relevance
9 struct ether_hdr { struct20 #define ETHER_HDR_SIZE sizeof(struct ether_hdr) argument
338 struct ether_hdr *eth_hdr; in hostif_data_indication_wpa()349 eth_hdr = (struct ether_hdr *)(priv->rxp); in hostif_data_indication_wpa()423 struct ether_hdr *eth_hdr; in hostif_data_indication()437 eth_hdr = (struct ether_hdr *)(priv->rxp); in hostif_data_indication()1071 struct ether_hdr *eth_hdr; in hostif_data_request()1156 eth_hdr = (struct ether_hdr *)&pp->data[0]; in hostif_data_request()