Searched refs:ETH_P_IPX (Results 1 – 16 of 16) sorted by relevance
73 #define ETH_P_IPX 0x8137 /* IPX over DIX */ macro
72 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_IPX))) { in mwifiex_process_rx_packet()
121 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX)) { in mwifiex_uap_queue_bridged_pkt()
131 case cpu_to_be16(ETH_P_IPX): in cisco_type_trans()
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()
400 case ETH_P_IPX: in build_header()
98 s->proto_filter[2].start = ETH_P_IPX; in bnep_set_default_proto_filter()
999 eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX)) in mt76_connac2_reverse_frag0_hdr_trans()
359 case ETH_P_IPX: in ethertype_to_npindex()376 ETH_P_IPX,
221 eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX)) in mt7925_reverse_frag0_hdr_trans()
545 *hdr_proto != htons(ETH_P_IPX)) && in ieee80211_get_8023_tunnel_proto()
305 eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX)) in mt7615_reverse_frag0_hdr_trans()
284 eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX)) in mt7996_reverse_frag0_hdr_trans()
2899 if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) { in ieee80211_build_hdr()