Searched refs:skip_header_bytes (Results 1 – 1 of 1) sorted by relevance
73 int hdr_len, encaps_len, skip_header_bytes; in hostap_data_start_xmit() local129 skip_header_bytes = ETH_HLEN; in hostap_data_start_xmit()133 skip_header_bytes -= 2; in hostap_data_start_xmit()137 skip_header_bytes -= 2; in hostap_data_start_xmit()212 skb_pull(skb, skip_header_bytes); in hostap_data_start_xmit()