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