h_vlan_encapsulated_proto  161 arch/powerpc/platforms/ps3/gelic_udbg.c 		h_vlan->h_vlan_encapsulated_proto = ETH_P_IP;
h_vlan_encapsulated_proto  441 drivers/infiniband/hw/i40iw/i40iw_cm.c 			((struct vlan_ethhdr *)ethh)->h_vlan_encapsulated_proto = htons(ETH_P_IP);
h_vlan_encapsulated_proto  470 drivers/infiniband/hw/i40iw/i40iw_cm.c 			((struct vlan_ethhdr *)ethh)->h_vlan_encapsulated_proto = htons(ETH_P_IPV6);
h_vlan_encapsulated_proto 1928 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 			ether_type = ntohs(vhdr->h_vlan_encapsulated_proto);
h_vlan_encapsulated_proto 1426 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 		ethertype = ntohs(vlan_eth_hdr(skb)->h_vlan_encapsulated_proto);
h_vlan_encapsulated_proto 2477 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 		type = vh->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  667 drivers/net/ethernet/intel/fm10k/fm10k_netdev.c 		proto = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto 2844 drivers/net/ethernet/intel/i40e/i40e_txrx.c 		protocol = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto 1834 drivers/net/ethernet/intel/iavf/iavf_txrx.c 		protocol = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  199 drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c 		vlan->h_vlan_encapsulated_proto = htons(proto);
h_vlan_encapsulated_proto  146 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c 	memcpy(&vhdr->h_vlan_encapsulated_proto, skb->data + cpy1_sz, cpy2_sz);
h_vlan_encapsulated_proto 1182 drivers/net/ethernet/myricom/myri10ge/myri10ge.c 	    (vh->h_vlan_encapsulated_proto == htons(ETH_P_IP) ||
h_vlan_encapsulated_proto 1183 drivers/net/ethernet/myricom/myri10ge/myri10ge.c 	     vh->h_vlan_encapsulated_proto == htons(ETH_P_IPV6))) {
h_vlan_encapsulated_proto 2816 drivers/net/ethernet/nvidia/forcedeth.c 		protolen = ntohs(((struct vlan_ethhdr *)packet)->h_vlan_encapsulated_proto);
h_vlan_encapsulated_proto 1872 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 		protocol = vh->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto 1694 drivers/net/ethernet/qlogic/qed/qed_iwarp.c 		eth_type = ntohs(vethh->h_vlan_encapsulated_proto);
h_vlan_encapsulated_proto  474 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 		protocol = ntohs(vh->h_vlan_encapsulated_proto);
h_vlan_encapsulated_proto  152 drivers/net/ethernet/sfc/tx_tso.c 		protocol = veh->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto 6554 drivers/net/ethernet/sun/niu.c 		__be16 val = vp->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  936 drivers/net/thunderbolt.c 		protocol = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  245 drivers/net/usb/cdc_mbim.c 			is_ip = is_ip_proto(vlan_eth_hdr(skb)->h_vlan_encapsulated_proto);
h_vlan_encapsulated_proto 1250 drivers/net/vmxnet3/vmxnet3_drv.c 		       hdr.veth->h_vlan_encapsulated_proto != htons(ETH_P_IP));
h_vlan_encapsulated_proto 1257 drivers/net/vmxnet3/vmxnet3_drv.c 		       hdr.veth->h_vlan_encapsulated_proto != htons(ETH_P_IPV6));
h_vlan_encapsulated_proto  913 drivers/s390/net/qeth_core.h 		prot = veth->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto 1042 drivers/scsi/fnic/fnic_fcs.c 		vlan_hdr->h_vlan_encapsulated_proto = eth_hdr->h_proto;
h_vlan_encapsulated_proto 1107 drivers/scsi/fnic/fnic_fcs.c 		vlan_hdr->h_vlan_encapsulated_proto = htons(ETH_P_FCOE);
h_vlan_encapsulated_proto  240 drivers/staging/gdm724x/gdm_lte.c 		if (ntohs(vlan_eth.h_vlan_encapsulated_proto) != ETH_P_IPV6)
h_vlan_encapsulated_proto  353 drivers/staging/gdm724x/gdm_lte.c 		mac_proto = ntohs(vlan_eth->h_vlan_encapsulated_proto);
h_vlan_encapsulated_proto  641 drivers/staging/gdm724x/gdm_lte.c 		vlan_eth.h_vlan_encapsulated_proto = htons(ETH_P_ARP);
h_vlan_encapsulated_proto  646 drivers/staging/gdm724x/gdm_lte.c 			vlan_eth.h_vlan_encapsulated_proto = htons(ETH_P_IP);
h_vlan_encapsulated_proto  649 drivers/staging/gdm724x/gdm_lte.c 			vlan_eth.h_vlan_encapsulated_proto = htons(ETH_P_IPV6);
h_vlan_encapsulated_proto   35 include/linux/if_vlan.h 	__be16	h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto   51 include/linux/if_vlan.h 	__be16		h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  361 include/linux/if_vlan.h 		veth->h_vlan_encapsulated_proto = skb->protocol;
h_vlan_encapsulated_proto  605 include/linux/if_vlan.h 			type = vh->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  639 include/linux/if_vlan.h 	proto = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  699 include/linux/if_vlan.h 		protocol = veh->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  748 include/linux/if_vlan.h 	       ((__force u32)h1->h_vlan_encapsulated_proto ^
h_vlan_encapsulated_proto  749 include/linux/if_vlan.h 		(__force u32)h2->h_vlan_encapsulated_proto);
h_vlan_encapsulated_proto  477 net/8021q/vlan_core.c 	type = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  512 net/8021q/vlan_core.c 	__be16 type = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto   67 net/8021q/vlan_dev.c 			vhdr->h_vlan_encapsulated_proto = htons(type);
h_vlan_encapsulated_proto   69 net/8021q/vlan_dev.c 			vhdr->h_vlan_encapsulated_proto = htons(len);
h_vlan_encapsulated_proto 1106 net/batman-adv/bridge_loop_avoidance.c 			proto = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  648 net/batman-adv/gateway_client.c 		proto = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  225 net/batman-adv/soft-interface.c 		proto = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  455 net/batman-adv/soft-interface.c 		if (vhdr->h_vlan_encapsulated_proto != htons(ETH_P_BATMAN))
h_vlan_encapsulated_proto   80 net/bridge/br_netfilter_hooks.c 		return vlan_eth_hdr(skb)->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto   48 net/bridge/netfilter/ebt_vlan.c 		encap = fp->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto 1117 net/core/flow_dissector.c 			proto = vlan->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto 3977 net/mac80211/tx.c 		ethertype = ethvlan->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto   77 net/netfilter/nf_tables_trace.c 	veth.h_vlan_encapsulated_proto = skb->protocol;
h_vlan_encapsulated_proto   57 net/netfilter/nft_payload.c 	veth.h_vlan_encapsulated_proto = skb->protocol;
h_vlan_encapsulated_proto  609 net/sched/act_csum.c 			protocol = vlan->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  133 samples/bpf/parse_varlen.c 		h_proto = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  142 samples/bpf/parse_varlen.c 		h_proto = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto   14 samples/bpf/sockex2_kern.c 	__be16 h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  109 samples/bpf/sockex2_kern.c 							h_vlan_encapsulated_proto));
h_vlan_encapsulated_proto  115 samples/bpf/sockex2_kern.c 							h_vlan_encapsulated_proto));
h_vlan_encapsulated_proto  153 samples/bpf/sockex2_kern.c 							   h_vlan_encapsulated_proto));
h_vlan_encapsulated_proto   61 samples/bpf/sockex3_kern.c 	__be16 h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  247 samples/bpf/sockex3_kern.c 						h_vlan_encapsulated_proto));
h_vlan_encapsulated_proto   67 samples/bpf/xdp1_kern.c 		h_proto = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto   76 samples/bpf/xdp1_kern.c 		h_proto = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto   83 samples/bpf/xdp2_kern.c 		h_proto = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto   92 samples/bpf/xdp2_kern.c 		h_proto = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  108 samples/bpf/xdp_redirect_cpu_kern.c 	__be16 h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  136 samples/bpf/xdp_redirect_cpu_kern.c 		eth_type = vlan_hdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  146 samples/bpf/xdp_redirect_cpu_kern.c 		eth_type = vlan_hdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  136 samples/bpf/xdp_router_ipv4_kern.c 		h_proto = vhdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto   45 tools/testing/selftests/bpf/progs/bpf_flow.c 	__be16 h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  399 tools/testing/selftests/bpf/progs/bpf_flow.c 		if (vlan->h_vlan_encapsulated_proto != bpf_htons(ETH_P_8021Q))
h_vlan_encapsulated_proto  413 tools/testing/selftests/bpf/progs/bpf_flow.c 	if (vlan->h_vlan_encapsulated_proto == bpf_htons(ETH_P_8021AD) ||
h_vlan_encapsulated_proto  414 tools/testing/selftests/bpf/progs/bpf_flow.c 	    vlan->h_vlan_encapsulated_proto == bpf_htons(ETH_P_8021Q))
h_vlan_encapsulated_proto  417 tools/testing/selftests/bpf/progs/bpf_flow.c 	keys->n_proto = vlan->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto  418 tools/testing/selftests/bpf/progs/bpf_flow.c 	return parse_eth_proto(skb, vlan->h_vlan_encapsulated_proto);
h_vlan_encapsulated_proto   36 tools/testing/selftests/bpf/progs/test_xdp_vlan.c 	__be16 h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto   78 tools/testing/selftests/bpf/progs/test_xdp_vlan.c 		eth_type        = vlan_hdr->h_vlan_encapsulated_proto;
h_vlan_encapsulated_proto   91 tools/testing/selftests/bpf/progs/test_xdp_vlan.c 		eth_type        = vlan_hdr->h_vlan_encapsulated_proto;