Searched refs:ETH_P_AARP (Results 1 – 13 of 13) sorted by relevance
70 #define ETH_P_AARP 0x80F3 /* Appletalk AARP */ macro
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()
734 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in libipw_rx()
96 s->proto_filter[1].end = ETH_P_AARP; in bnep_set_default_proto_filter()
1002 if (eth_hdr->h_proto == cpu_to_be16(ETH_P_AARP) || in mt76_connac2_reverse_frag0_hdr_trans()
221 if (eth_hdr->h_proto == cpu_to_be16(ETH_P_AARP) || in mt7925_reverse_frag0_hdr_trans()
517 *hdr_proto != htons(ETH_P_AARP) && in ieee80211_get_8023_tunnel_proto()
1644 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in rtw_alloc_msdu_pkt()
301 if (eth_hdr->h_proto == cpu_to_be16(ETH_P_AARP) || in mt7615_reverse_frag0_hdr_trans()
285 if (eth_hdr->h_proto == cpu_to_be16(ETH_P_AARP) || in mt7996_reverse_frag0_hdr_trans()
2903 if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) { in ieee80211_build_hdr()