Searched refs:ETH_P_AARP (Results 1 – 10 of 10) sorted by relevance
85 #define ETH_P_AARP 0x80F3 /* Appletalk AARP */ macro
403 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in amsdu_to_msdu()
139 if (h_proto == htons(ETH_P_AARP) || h_proto == htons(ETH_P_IPX)) in libipw_copy_snap()
741 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in libipw_rx()
129 if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) { in hostap_data_start_xmit()
1038 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in hostap_80211_rx()
962 if (proto == htons(ETH_P_AARP) || proto == htons(ETH_P_IPX)) { in translate_frame()2320 case ETH_P_AARP: in untranslate()
568 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in ieee80211_indicate_packets()1331 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in ieee80211_rx()
483 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in rtllib_indicate_packets()1214 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in rtllib_rx_indicate_pkt_legacy()
750 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in ieee80211_rtl_rx()