Searched refs:pradiotap_hdr (Results 1 – 1 of 1) sorted by relevance
220 struct rx_radiotap_hdr *pradiotap_hdr; in process_rxed_802_11_packet() local261 pradiotap_hdr = skb_push(skb, sizeof(struct rx_radiotap_hdr)); in process_rxed_802_11_packet()262 memcpy(pradiotap_hdr, &radiotap_hdr, sizeof(struct rx_radiotap_hdr)); in process_rxed_802_11_packet()