Searched refs:ETH_P_802_3 (Results 1 – 15 of 15) sorted by relevance
76 * Set the protocol type. For a packet of type ETH_P_802_3/2 we put the length85 if (type != ETH_P_802_3 && type != ETH_P_802_2) in eth_header() 187 return htons(ETH_P_802_3); in eth_type_trans() 225 if (type == htons(ETH_P_802_3)) in eth_header_cache()
130 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
143 return ETH_P_802_3; in bnep_net_eth_proto()
122 return htons(ETH_P_802_3); in type_trans()401 case ETH_P_802_3: in build_header()
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),
714 skb->protocol = htons(ETH_P_802_3); in vlan_set_encap_proto()
369 __be16 proto = htons(ETH_P_802_3); in cdc_mbim_process_dgram()
238 if (type == cpu_to_be16(ETH_P_802_3)) in fwnet_header_cache()530 protocol = htons(ETH_P_802_3); in fwnet_finish_incoming_packet()
67 if (type != ETH_P_802_3 && type != ETH_P_802_2) in vlan_dev_hard_header()
578 return htons(ETH_P_802_3); in plip_type_trans()
158 return htons(ETH_P_802_3); in dvb_net_eth_type_trans()
2760 xmit_skb->protocol = htons(ETH_P_802_3); in ieee80211_deliver_skb()4869 xmit_skb->protocol = htons(ETH_P_802_3); in ieee80211_rx_8023()
6269 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()
4170 case ETH_P_802_3: in iavf_add_cls_u32()