Searched refs:ETH_P_802_3 (Results 1 – 16 of 16) sorted by relevance
84 if (type != ETH_P_802_3 && type != ETH_P_802_2) in eth_header()198 return htons(ETH_P_802_3); in eth_type_trans()236 if (type == htons(ETH_P_802_3)) in eth_header_cache()
126 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
143 return ETH_P_802_3; in bnep_net_eth_proto()
121 return htons(ETH_P_802_3); in type_trans()400 case ETH_P_802_3: in build_header()
669 skb->protocol = htons(ETH_P_802_3); in vlan_set_encap_proto()
219 - RX frames will have the protocol field set to ETH_P_802_3 (but will261 BPF_JUMP(BPF_JMP|BPF_JEQ|BPF_K, ETH_P_802_3, 0, 1),
368 __be16 proto = htons(ETH_P_802_3); in cdc_mbim_process_dgram()
247 if (type == cpu_to_be16(ETH_P_802_3)) in fwnet_header_cache()539 protocol = htons(ETH_P_802_3); in fwnet_finish_incoming_packet()
66 if (type != ETH_P_802_3 && type != ETH_P_802_2) in vlan_dev_hard_header()
574 return htons(ETH_P_802_3); in plip_type_trans()
1090 skb2->protocol = cpu_to_be16(ETH_P_802_3); in hostap_80211_rx()
158 return htons(ETH_P_802_3); in dvb_net_eth_type_trans()
791 skb2->protocol = htons(ETH_P_802_3); in libipw_rx()
2715 xmit_skb->protocol = htons(ETH_P_802_3); in ieee80211_deliver_skb()4508 xmit_skb->protocol = htons(ETH_P_802_3); in ieee80211_rx_8023()
5770 skb->protocol = htons(ETH_P_802_3); in ieee80211_probe_mesh_link()
944 xmit_skb->protocol = htons(ETH_P_802_3); in wil_netif_rx()