Searched refs:ETH_P_802_3 (Results 1 – 19 of 19) sorted by relevance
35 dev_hard_header(skb, dev, ETH_P_802_3, dest_node, NULL, skb->len); in p8023_request()
88 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()
122 #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()
635 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),
369 __be16 proto = htons(ETH_P_802_3); in cdc_mbim_process_dgram()
307 case cpu_to_be16(ETH_P_802_3): in fr_hard_header()431 skb->protocol = cpu_to_be16(ETH_P_802_3); in pvc_xmit()
246 if (type == cpu_to_be16(ETH_P_802_3)) in fwnet_header_cache()538 protocol = htons(ETH_P_802_3); in fwnet_finish_incoming_packet()
72 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()
575 return htons(ETH_P_802_3); in plip_type_trans()
1400 return htons(ETH_P_802_3); in isdn_net_type_trans()1843 skb->protocol = htons(ETH_P_802_3); in isdn_net_receive()
168 return htons(ETH_P_802_3); in dvb_net_eth_type_trans()
795 skb2->protocol = htons(ETH_P_802_3); in libipw_rx()
2483 xmit_skb->protocol = htons(ETH_P_802_3); in ieee80211_deliver_skb()4226 xmit_skb->protocol = htons(ETH_P_802_3); in ieee80211_invoke_fast_rx()
4859 skb->protocol = htons(ETH_P_802_3); in ieee80211_tx_control_port()
796 xmit_skb->protocol = htons(ETH_P_802_3); in wil_netif_rx_any()