ETH_P_TDLS
shdr->type != htons(ETH_P_TDLS))))
shdr->type != htons(ETH_P_TDLS))))
ntohs(rx_hdr->eth803_hdr.h_proto) == ETH_P_TDLS) {
(ntohs(eth_hdr->h_proto) == ETH_P_TDLS))) {
ntohs(rx_pkt_hdr->eth803_hdr.h_proto) == ETH_P_TDLS) {
tf->ether_type = cpu_to_be16(ETH_P_TDLS);
if (ntohs(eth_hdr->h_proto) == ETH_P_TDLS)
if (get_unaligned_be16(tdls_data) == ETH_P_TDLS &&
if (skb->protocol == cpu_to_be16(ETH_P_TDLS))
cpu_to_be16(ETH_P_TDLS))) {
rx->skb->protocol = cpu_to_be16(ETH_P_TDLS);
if (unlikely(payload->proto == cpu_to_be16(ETH_P_TDLS) ||
tf->ether_type = cpu_to_be16(ETH_P_TDLS);
return ethertype == ETH_P_TDLS &&