Searched refs:ETH_P_AARP (Results 1 – 8 of 8) sorted by relevance
70 #define ETH_P_AARP 0x80F3 /* Appletalk AARP */ macro
72 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in rtw_os_alloc_msdu_pkt()
104 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_AARP && in mwifiex_process_rx_packet()
120 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_AARP && in mwifiex_uap_queue_bridged_pkt()
96 s->proto_filter[1].end = ETH_P_AARP; in bnep_set_default_proto_filter()
544 *hdr_proto != htons(ETH_P_AARP) && in ieee80211_get_8023_tunnel_proto()
259 if (eth_hdr->h_proto == cpu_to_be16(ETH_P_AARP) || in mt7996_reverse_frag0_hdr_trans()
2898 if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) { in ieee80211_build_hdr()