Searched refs:ETH_P_802_3 (Results 1 – 18 of 18) sorted by relevance
31 dev_hard_header(skb, dev, ETH_P_802_3, dest_node, NULL, skb->len); in p8023_request()
85 if (type != ETH_P_802_3 && type != ETH_P_802_2) in eth_header()203 return htons(ETH_P_802_3); in eth_type_trans()241 if (type == htons(ETH_P_802_3)) in eth_header_cache()
124 #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()
654 skb->protocol = htons(ETH_P_802_3); in vlan_set_encap_proto()
211 - RX frames will have the protocol field set to ETH_P_802_3 (but will253 BPF_JUMP(BPF_JMP|BPF_JEQ|BPF_K, ETH_P_802_3, 0, 1),
367 __be16 proto = htons(ETH_P_802_3); in cdc_mbim_process_dgram()
304 case cpu_to_be16(ETH_P_802_3): in fr_hard_header()428 skb->protocol = cpu_to_be16(ETH_P_802_3); in pvc_xmit()
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()
1090 skb2->protocol = cpu_to_be16(ETH_P_802_3); in hostap_80211_rx()
571 return htons(ETH_P_802_3); in plip_type_trans()
157 return htons(ETH_P_802_3); in dvb_net_eth_type_trans()
791 skb2->protocol = htons(ETH_P_802_3); in libipw_rx()
2561 xmit_skb->protocol = htons(ETH_P_802_3); in ieee80211_deliver_skb()4317 xmit_skb->protocol = htons(ETH_P_802_3); in ieee80211_invoke_fast_rx()
5084 skb->protocol = htons(ETH_P_802_3); in ieee80211_tx_control_port()5112 skb->protocol = htons(ETH_P_802_3); in ieee80211_probe_mesh_link()
965 xmit_skb->protocol = htons(ETH_P_802_3); in wil_netif_rx()