Home
last modified time | relevance | path

Searched refs:ETH_P_IPX (Results 1 – 18 of 18) 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.c72 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.c105 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX))) { in mwifiex_process_rx_packet()
A Duap_txrx.c121 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.c400 case ETH_P_IPX: in build_header()
/linux/net/bluetooth/bnep/
A Dcore.c98 s->proto_filter[2].start = ETH_P_IPX; in bnep_set_default_proto_filter()
/linux/drivers/staging/rtl8712/
A Drtl8712_recv.c370 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in amsdu_to_msdu()
/linux/drivers/staging/rtl8192e/
A Drtllib_rx.c449 ethertype != ETH_P_IPX) || in rtllib_indicate_packets()
1179 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in rtllib_rx_indicate_pkt_legacy()
/linux/drivers/net/wireless/mediatek/mt76/
A Dmt76_connac_mac.c984 eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX)) in mt76_connac2_reverse_frag0_hdr_trans()
/linux/drivers/net/ppp/
A Dppp_generic.c347 case ETH_P_IPX: in ethertype_to_npindex()
364 ETH_P_IPX,
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
A Dmac.c221 eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX)) in mt7925_reverse_frag0_hdr_trans()
/linux/net/wireless/
A Dutil.c545 *hdr_proto != htons(ETH_P_IPX)) && in ieee80211_get_8023_tunnel_proto()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
A Dmac.c305 eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX)) in mt7615_reverse_frag0_hdr_trans()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
A Dmac.c260 eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX)) in mt7996_reverse_frag0_hdr_trans()
/linux/net/mac80211/
A Dtx.c2897 if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) { in ieee80211_build_hdr()

Completed in 68 milliseconds