Searched refs:h_vlan_proto (Results 1 – 22 of 22) sorted by relevance
54 __be16 h_vlan_proto; member361 veth->h_vlan_proto = vlan_proto; in __vlan_insert_inner_tag()508 if (!eth_type_vlan(veth->h_vlan_proto)) in __vlan_get_tag()
78 veth.h_vlan_proto = skb->vlan_proto; in nf_trace_fill_ll_header()
41 veth.h_vlan_proto = skb->vlan_proto; in nft_payload_copy_vlan()
800 __be16 h_vlan_proto; in tap_put_user() member803 veth.h_vlan_proto = skb->vlan_proto; in tap_put_user()806 vlan_offset = offsetof(struct vlan_ethhdr, h_vlan_proto); in tap_put_user()
254 __be16 h_vlan_proto; member2076 veth.h_vlan_proto = skb->vlan_proto; in tun_put_user()2079 vlan_offset = offsetof(struct vlan_ethhdr, h_vlan_proto); in tun_put_user()
2766 __be16 h_vlan_proto; member
1027 vlan_hdr->h_vlan_proto = htons(ETH_P_8021Q); in fnic_eth_send()1093 vlan_hdr->h_vlan_proto = htons(ETH_P_8021Q); in fnic_send_frame()
198 vhdr->h_vlan_proto = skb->vlan_proto; in mlx5e_insert_vlan()
861 __be16 prot = veth->h_vlan_proto; in qeth_get_ip_version()
216 if (veth->h_vlan_proto == __constant_htons(ETH_P_8021Q)) { in qeth_l2_fill_header()
634 vlan_eth.h_vlan_proto = htons(ETH_P_8021Q); in gdm_lte_netif_rx()
118 if (veth->h_vlan_proto != vlan->vlan_proto || in vlan_dev_hard_start_xmit()
437 ((struct vlan_ethhdr *)ethh)->h_vlan_proto = htons(ETH_P_8021Q); in i40iw_form_cm_frame()467 ((struct vlan_ethhdr *)ethh)->h_vlan_proto = htons(ETH_P_8021Q); in i40iw_form_cm_frame()3153 if (ethh->h_vlan_proto == htons(ETH_P_8021Q)) { in i40iw_receive_ilq()
762 veth->h_vlan_proto = cpu_to_be16(ETH_P_8021Q); in gelic_put_vlan_tag()
526 vh->h_vlan_proto = htons(ETH_P_8021Q); in qlcnic_tx_pkt()
1967 vh->h_vlan_proto = htons(ETH_P_8021Q); in netxen_tso_check()
3232 vlan_proto = veth->h_vlan_proto; in stmmac_rx_vlan()
1298 veh->h_vlan_proto == htons(ETH_P_8021Q)) { in myri10ge_vlan_rx()
1149 veh->h_vlan_proto == htons(ETH_P_8021Q)) in be_lancer_xmit_workarounds()
4232 params->h_vlan_proto = 0; in bpf_fib_set_fwd_params()
2788 if (((struct vlan_ethhdr *)packet)->h_vlan_proto == htons(ETH_P_8021Q)) { in nv_getlen()