| /Linux-v5.4/include/linux/ |
| D | if_vlan.h | 49 __be16 h_vlan_proto; member 356 veth->h_vlan_proto = vlan_proto; in __vlan_insert_inner_tag() 529 if (!eth_type_vlan(veth->h_vlan_proto)) in __vlan_get_tag()
|
| /Linux-v5.4/net/dsa/ |
| D | tag_sja1105.c | 248 tpid = ntohs(hdr->h_vlan_proto); in sja1105_rcv()
|
| /Linux-v5.4/net/netfilter/ |
| D | nf_tables_trace.c | 75 veth.h_vlan_proto = skb->vlan_proto; in nf_trace_fill_ll_header()
|
| D | nft_payload.c | 41 veth.h_vlan_proto = skb->vlan_proto; in nft_payload_copy_vlan()
|
| /Linux-v5.4/drivers/net/ |
| D | tap.c | 800 __be16 h_vlan_proto; in tap_put_user() member 803 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()
|
| D | tun.c | 248 __be16 h_vlan_proto; member 2130 veth.h_vlan_proto = skb->vlan_proto; in tun_put_user() 2133 vlan_offset = offsetof(struct vlan_ethhdr, h_vlan_proto); in tun_put_user()
|
| /Linux-v5.4/drivers/scsi/fnic/ |
| D | fnic_fcs.c | 1041 vlan_hdr->h_vlan_proto = htons(ETH_P_8021Q); in fnic_eth_send() 1106 vlan_hdr->h_vlan_proto = htons(ETH_P_8021Q); in fnic_send_frame()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_tx.c | 144 vhdr->h_vlan_proto = skb->vlan_proto; in mlx5e_insert_vlan()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | bpf.h | 3533 __be16 h_vlan_proto; member
|
| /Linux-v5.4/net/8021q/ |
| D | vlan_dev.c | 112 if (veth->h_vlan_proto != vlan->vlan_proto || in vlan_dev_hard_start_xmit()
|
| /Linux-v5.4/tools/include/uapi/linux/ |
| D | bpf.h | 3533 __be16 h_vlan_proto; member
|
| /Linux-v5.4/drivers/staging/gdm724x/ |
| D | gdm_lte.c | 634 vlan_eth.h_vlan_proto = htons(ETH_P_8021Q); in gdm_lte_netif_rx()
|
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_core.h | 909 __be16 prot = veth->h_vlan_proto; in qeth_get_ip_version()
|
| D | qeth_l2_main.c | 193 if (veth->h_vlan_proto == __constant_htons(ETH_P_8021Q)) { in qeth_l2_fill_header()
|
| D | qeth_l3_main.c | 1969 } else if (veth->h_vlan_proto == htons(ETH_P_8021Q)) { in qeth_l3_fill_header()
|
| D | qeth_core_main.c | 3540 if (veth->h_vlan_proto == htons(ETH_P_8021Q)) in qeth_get_priority_queue()
|
| /Linux-v5.4/drivers/infiniband/hw/i40iw/ |
| D | i40iw_cm.c | 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() 3156 if (ethh->h_vlan_proto == htons(ETH_P_8021Q)) { in i40iw_receive_ilq()
|
| /Linux-v5.4/drivers/net/ethernet/toshiba/ |
| D | ps3_gelic_net.c | 749 veth->h_vlan_proto = cpu_to_be16(ETH_P_8021Q); in gelic_put_vlan_tag()
|
| /Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_io.c | 528 vh->h_vlan_proto = htons(ETH_P_8021Q); in qlcnic_tx_pkt()
|
| /Linux-v5.4/drivers/net/ethernet/qlogic/netxen/ |
| D | netxen_nic_main.c | 1946 vh->h_vlan_proto = htons(ETH_P_8021Q); in netxen_tso_check()
|
| /Linux-v5.4/drivers/net/ethernet/myricom/myri10ge/ |
| D | myri10ge.c | 1297 veh->h_vlan_proto == htons(ETH_P_8021Q)) { in myri10ge_vlan_rx()
|
| /Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_main.c | 3352 vlan_proto = veth->h_vlan_proto; in stmmac_rx_vlan()
|
| /Linux-v5.4/drivers/net/ethernet/emulex/benet/ |
| D | be_main.c | 1150 veh->h_vlan_proto == htons(ETH_P_8021Q)) in be_lancer_xmit_workarounds()
|
| /Linux-v5.4/drivers/net/ethernet/nvidia/ |
| D | forcedeth.c | 2815 if (((struct vlan_ethhdr *)packet)->h_vlan_proto == htons(ETH_P_8021Q)) { in nv_getlen()
|
| /Linux-v5.4/net/core/ |
| D | filter.c | 4604 params->h_vlan_proto = 0; in bpf_fib_set_fwd_params()
|