Searched refs:ETH_P_AARP (Results 1 – 19 of 19) sorted by relevance
70 #define ETH_P_AARP 0x80F3 /* Appletalk AARP */ macro
73 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()
125 if (h_proto == htons(ETH_P_AARP) || h_proto == htons(ETH_P_IPX)) in libipw_copy_snap()
737 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in libipw_rx()
513 if (proto == ETH_P_AARP) /* APPLETALK */ in p80211_stt_findproto()
130 if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) { in hostap_data_start_xmit()
1037 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in hostap_80211_rx()
96 s->proto_filter[1].end = ETH_P_AARP; in bnep_set_default_proto_filter()
375 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in amsdu_to_msdu()
958 if (proto == htons(ETH_P_AARP) || proto == htons(ETH_P_IPX)) { in translate_frame()2322 case ETH_P_AARP: in untranslate()
481 ethertype != ETH_P_AARP && in rtllib_indicate_packets()1231 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in rtllib_rx_indicate_pkt_legacy()
969 if (eth_hdr->h_proto == cpu_to_be16(ETH_P_AARP) || in mt76_connac2_reverse_frag0_hdr_trans()
550 *hdr_proto != htons(ETH_P_AARP) && in ieee80211_get_8023_tunnel_proto()
541 ethertype != ETH_P_AARP && in indicate_packets()
304 if (eth_hdr->h_proto == cpu_to_be16(ETH_P_AARP) || in mt7615_reverse_frag0_hdr_trans()
315 if (eth_hdr->h_proto == cpu_to_be16(ETH_P_AARP) || in mt7996_reverse_frag0_hdr_trans()
2879 if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) { in ieee80211_build_hdr()