Searched refs:ETH_P_IPX (Results 1 – 19 of 19) sorted by relevance
73 #define ETH_P_IPX 0x8137 /* IPX over DIX */ macro
73 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in rtw_os_alloc_msdu_pkt()
106 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX)) { in mwifiex_process_rx_packet()
123 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()
737 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in libipw_rx()
399 case ETH_P_IPX: in build_header()
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()
98 s->proto_filter[2].start = ETH_P_IPX; in bnep_set_default_proto_filter()
636 tmp.h_proto != htons(ETH_P_IPX)) || 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()2314 case ETH_P_IPX: in untranslate()
493 ethertype != ETH_P_IPX) || in rtllib_indicate_packets()1250 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in rtllib_rx_indicate_pkt_legacy()
341 case ETH_P_IPX: in ethertype_to_npindex()358 ETH_P_IPX,
1503 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in amsdu_to_msdu()
542 ethertype != ETH_P_IPX) || in indicate_packets()
2841 if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) { in ieee80211_build_hdr()
Completed in 61 milliseconds