/openbmc/u-boot/include/linux/ |
H A D | if_ether.h | 75 #define ETH_P_IPX 0x8137 /* IPX over DIX */ macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | if_ether.h | 73 #define ETH_P_IPX 0x8137 /* IPX over DIX */ macro
|
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | recv_linux.c | 73 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in rtw_os_alloc_msdu_pkt()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_rx.c | 105 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX))) { in mwifiex_process_rx_packet()
|
H A D | uap_txrx.c | 121 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX)) { in mwifiex_uap_queue_bridged_pkt()
|
/openbmc/linux/drivers/net/wan/ |
H A D | hdlc_cisco.c | 131 case cpu_to_be16(ETH_P_IPX): in cisco_type_trans()
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_tx.c | 125 if (h_proto == htons(ETH_P_AARP) || h_proto == htons(ETH_P_IPX)) in libipw_copy_snap()
|
H A D | libipw_rx.c | 737 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in libipw_rx()
|
/openbmc/linux/drivers/net/arcnet/ |
H A D | rfc1201.c | 399 case ETH_P_IPX: in build_header()
|
/openbmc/linux/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_80211_tx.c | 130 if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) { in hostap_data_start_xmit()
|
H A D | hostap_80211_rx.c | 1037 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in hostap_80211_rx()
|
/openbmc/linux/net/bluetooth/bnep/ |
H A D | core.c | 98 s->proto_filter[2].start = ETH_P_IPX; in bnep_set_default_proto_filter()
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl8712_recv.c | 375 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in amsdu_to_msdu()
|
/openbmc/linux/drivers/net/wireless/legacy/ |
H A D | ray_cs.c | 958 if (proto == htons(ETH_P_AARP) || proto == htons(ETH_P_IPX)) { in translate_frame() 2321 case ETH_P_IPX: in untranslate()
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | rtllib_rx.c | 482 ethertype != ETH_P_IPX) || in rtllib_indicate_packets() 1231 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in rtllib_rx_indicate_pkt_legacy()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76_connac_mac.c | 970 eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX)) in mt76_connac2_reverse_frag0_hdr_trans()
|
/openbmc/linux/drivers/net/ppp/ |
H A D | ppp_generic.c | 345 case ETH_P_IPX: in ethertype_to_npindex() 362 ETH_P_IPX,
|
/openbmc/linux/net/wireless/ |
H A D | util.c | 551 *hdr_proto != htons(ETH_P_IPX)) && in ieee80211_get_8023_tunnel_proto()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mac.c | 305 eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX)) in mt7615_reverse_frag0_hdr_trans()
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_rx.c | 542 ethertype != ETH_P_IPX) || in indicate_packets()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mac.c | 316 eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX)) in mt7996_reverse_frag0_hdr_trans()
|
/openbmc/linux/net/mac80211/ |
H A D | tx.c | 2884 if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) { in ieee80211_build_hdr()
|