Home
last modified time | relevance | path

Searched refs:ETH_P_AARP (Results 1 – 17 of 17) sorted by relevance

/linux/include/uapi/linux/
A Dif_ether.h70 #define ETH_P_AARP 0x80F3 /* Appletalk AARP */ 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.c105 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_AARP && in mwifiex_process_rx_packet()
A Duap_txrx.c122 ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_AARP && in mwifiex_uap_queue_bridged_pkt()
/linux/drivers/staging/wlan-ng/
A Dp80211conv.c534 if (proto == ETH_P_AARP) /* APPLETALK */ in p80211_stt_findproto()
/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/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.c96 s->proto_filter[1].end = ETH_P_AARP; in bnep_set_default_proto_filter()
/linux/net/wireless/
A Dutil.c635 tmp.h_proto != htons(ETH_P_AARP) && 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()
2315 case ETH_P_AARP: in untranslate()
/linux/drivers/staging/rtl8192e/
A Drtllib_rx.c492 ethertype != ETH_P_AARP && in rtllib_indicate_packets()
1250 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in rtllib_rx_indicate_pkt_legacy()
/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.c541 ethertype != ETH_P_AARP && in indicate_packets()
/linux/net/mac80211/
A Dtx.c2841 if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) { in ieee80211_build_hdr()

Completed in 56 milliseconds