Searched refs:ETH_P_AARP (Results 1 – 17 of 17) 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()
105 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_AARP && in mwifiex_process_rx_packet()
122 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_AARP && in mwifiex_uap_queue_bridged_pkt()
534 if (proto == ETH_P_AARP) /* APPLETALK */ in p80211_stt_findproto()
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()
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()
635 tmp.h_proto != htons(ETH_P_AARP) && in ieee80211_data_to_8023_exthdr()812 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in ieee80211_amsdu_to_8023s()
374 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in amsdu_to_msdu()
947 if (proto == htons(ETH_P_AARP) || proto == htons(ETH_P_IPX)) { in translate_frame()2315 case ETH_P_AARP: in untranslate()
492 ethertype != ETH_P_AARP && in rtllib_indicate_packets()1250 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in rtllib_rx_indicate_pkt_legacy()
1503 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in amsdu_to_msdu()
541 ethertype != ETH_P_AARP && in indicate_packets()
2841 if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) { in ieee80211_build_hdr()
Completed in 58 milliseconds