Searched refs:rfc1042 (Results 1 – 1 of 1) sorted by relevance
3847 struct rfc1042_hdr *rfc1042; in ath10k_tx_h_8023() local3856 rfc1042 = (void *)skb->data + hdrlen; in ath10k_tx_h_8023()3860 type = rfc1042->snap_type; in ath10k_tx_h_8023()3862 skb_pull(skb, hdrlen + sizeof(*rfc1042)); in ath10k_tx_h_8023()