Home
last modified time | relevance | path

Searched defs:ethertype (Results 1 – 26 of 26) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dif_fc.h48 __be16 ethertype; /* ether type field */ member
Dif_fddi.h90 __be16 ethertype; /* packet type ID field */ member
Dif_hippi.h144 __be16 ethertype; /* packet type ID field */ member
/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_80211_rx.c612 u16 fc, ethertype; in hostap_is_eapol_frame() local
729 u16 ethertype; in hostap_80211_rx() local
Dhostap_80211_tx.c67 u16 fc, ethertype = 0; in hostap_data_start_xmit() local
Dhostap_wlan.h934 unsigned short ethertype; member
/linux-4.1.27/net/wireless/
Dutil.c416 u16 hdrlen, ethertype; in ieee80211_data_to_8023() local
535 u16 hdrlen, ethertype; in ieee80211_data_from_8023() local
654 u16 ethertype; in ieee80211_amsdu_to_8023s() local
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c300 u16 fc, ethertype; in ieee80211_is_eapol_frame() local
547 u16 ethertype; in ieee80211_indicate_packets() local
899 u16 ethertype; in ieee80211_rx() local
Dieee80211.h1343 u16 ethertype; member
/linux-4.1.27/net/batman-adv/
Dsoft-interface.c158 __be16 ethertype = htons(ETH_P_BATMAN); in batadv_interface_tx() local
359 __be16 ethertype = htons(ETH_P_BATMAN); in batadv_interface_rx() local
Dhard-interface.c373 __be16 ethertype = htons(ETH_P_BATMAN); in batadv_hardif_enable_interface() local
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dlibipw_rx.c235 u16 fc, ethertype; in libipw_is_eapol_frame() local
341 u16 ethertype; in libipw_rx() local
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_rx.c246 u16 fc, ethertype; in rtllib_is_eapol_frame() local
473 u16 ethertype; in rtllib_indicate_packets() local
1199 u16 ethertype; in rtllib_rx_indicate_pkt_legacy() local
Drtllib.h1440 u16 ethertype; member
/linux-4.1.27/net/openvswitch/
Dflow.c327 __be16 ethertype; in parse_ethertype() member
Dactions.c159 const __be16 ethertype) in pop_mpls()
/linux-4.1.27/net/mac80211/
Dtx.c1887 u16 ethertype = (skb->data[12] << 8) | skb->data[13]; in ieee80211_is_tdls_setup() local
1995 u16 ethertype, hdrlen, meshhdrlen = 0; in ieee80211_build_hdr() local
Drx.c1125 __be16 ethertype; in ieee80211_rx_h_check() local
/linux-4.1.27/drivers/net/wireless/cw1200/
Dtxrx.c602 __be16 *ethertype = (__be16 *)&payload[6]; in cw1200_tx_h_bt() local
/linux-4.1.27/drivers/net/wireless/orinoco/
Dorinoco_usb.c90 __be16 ethertype; member
/linux-4.1.27/drivers/crypto/caam/
Dpdb.h232 u16 ethertype; member
/linux-4.1.27/drivers/net/ppp/
Dppp_generic.c327 static inline int ethertype_to_npindex(int ethertype) in ethertype_to_npindex()
/linux-4.1.27/drivers/staging/rtl8712/
Dieee80211.h187 u16 ethertype; member
/linux-4.1.27/drivers/net/wireless/
Drayctl.h724 UCHAR ethertype[2]; member
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dieee80211.h349 u16 ethertype; member
/linux-4.1.27/drivers/net/ethernet/marvell/
Dmvpp2.c1163 unsigned short ethertype) in mvpp2_prs_match_etype()