Home
last modified time | relevance | path

Searched refs:ETH_P_IPX (Results 1 – 19 of 19) sorted by relevance

/linux/include/uapi/linux/
A Dif_ether.h73 #define ETH_P_IPX 0x8137 /* IPX over DIX */ macro
/linux/drivers/staging/rtl8723bs/os_dep/
A Drecv_linux.c73 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in rtw_os_alloc_msdu_pkt()
/linux/drivers/net/wireless/marvell/mwifiex/
A Dsta_rx.c106 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX)) { in mwifiex_process_rx_packet()
A Duap_txrx.c123 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX)) { in mwifiex_uap_queue_bridged_pkt()
/linux/drivers/net/wan/
A Dhdlc_cisco.c131 case cpu_to_be16(ETH_P_IPX): in cisco_type_trans()
/linux/drivers/net/wireless/intel/ipw2x00/
A Dlibipw_tx.c125 if (h_proto == htons(ETH_P_AARP) || h_proto == htons(ETH_P_IPX)) in libipw_copy_snap()
A Dlibipw_rx.c737 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in libipw_rx()
/linux/drivers/net/arcnet/
A Drfc1201.c399 case ETH_P_IPX: in build_header()
/linux/drivers/net/wireless/intersil/hostap/
A Dhostap_80211_tx.c130 if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) { in hostap_data_start_xmit()
A Dhostap_80211_rx.c1037 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in hostap_80211_rx()
/linux/net/bluetooth/bnep/
A Dcore.c98 s->proto_filter[2].start = ETH_P_IPX; in bnep_set_default_proto_filter()
/linux/net/wireless/
A Dutil.c636 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()
/linux/drivers/staging/rtl8712/
A Drtl8712_recv.c374 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in amsdu_to_msdu()
/linux/drivers/net/wireless/
A Dray_cs.c947 if (proto == htons(ETH_P_AARP) || proto == htons(ETH_P_IPX)) { in translate_frame()
2314 case ETH_P_IPX: in untranslate()
/linux/drivers/staging/rtl8192e/
A Drtllib_rx.c493 ethertype != ETH_P_IPX) || in rtllib_indicate_packets()
1250 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in rtllib_rx_indicate_pkt_legacy()
/linux/drivers/net/ppp/
A Dppp_generic.c341 case ETH_P_IPX: in ethertype_to_npindex()
358 ETH_P_IPX,
/linux/drivers/staging/r8188eu/core/
A Drtw_recv.c1503 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in amsdu_to_msdu()
/linux/drivers/staging/rtl8192u/ieee80211/
A Dieee80211_rx.c542 ethertype != ETH_P_IPX) || in indicate_packets()
/linux/net/mac80211/
A Dtx.c2841 if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) { in ieee80211_build_hdr()

Completed in 61 milliseconds