| /linux/include/linux/dsa/ |
| H A D | ocelot.h | 311 if (ntohs(hdr->h_vlan_proto) == proto) { in ocelot_xmit_get_vlan_info()
|
| /linux/drivers/net/ |
| H A D | tap.c | 731 __be16 h_vlan_proto; in tap_put_user() member 734 veth.h_vlan_proto = skb->vlan_proto; in tap_put_user() 737 vlan_offset = offsetof(struct vlan_ethhdr, h_vlan_proto); in tap_put_user()
|
| H A D | tun.c | 220 __be16 h_vlan_proto; member 2091 veth.h_vlan_proto = skb->vlan_proto; in tun_put_user() 2094 vlan_offset = offsetof(struct vlan_ethhdr, h_vlan_proto); in tun_put_user()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | bridge.c | 49 offsetof(struct vlan_ethhdr, h_vlan_proto); in mlx5_esw_bridge_pkt_reformat_vlan_pop_supported() 59 reformat_params.param_1 = offsetof(struct vlan_ethhdr, h_vlan_proto); in mlx5_esw_bridge_pkt_reformat_vlan_pop_create() 1029 __be16 h_vlan_proto; in mlx5_esw_bridge_vlan_push_create() member 1038 offsetof(struct vlan_ethhdr, h_vlan_proto)) { in mlx5_esw_bridge_vlan_push_create() 1045 reformat_params.param_1 = offsetof(struct vlan_ethhdr, h_vlan_proto); in mlx5_esw_bridge_vlan_push_create()
|
| /linux/net/netfilter/ |
| H A D | nf_tables_trace.c | 60 veth.h_vlan_proto = skb->vlan_proto; in nf_trace_fill_ll_header()
|
| H A D | nft_inner.c | 86 llproto = veth->h_vlan_proto; in nft_inner_parse_l2l3()
|
| /linux/net/8021q/ |
| H A D | vlan_dev.c | 114 veth->h_vlan_proto != vlan->vlan_proto) { in vlan_dev_hard_start_xmit() 487 return __vlan_get_protocol(skb, veth->h_vlan_proto, NULL); in vlan_parse_protocol()
|
| /linux/net/dsa/ |
| H A D | tag_8021q.c | 546 vlan_proto = hdr->h_vlan_proto; in dsa_8021q_rcv()
|
| H A D | tag_sja1105.c | 259 if (hdr->h_vlan_proto == xmit_tpid) in sja1105_pvid_tag_control_pkt()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tx.c | 111 vhdr->h_vlan_proto = skb->vlan_proto; in mlx5e_insert_vlan()
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | cm.c | 480 ((struct vlan_ethhdr *)ethh)->h_vlan_proto = in irdma_form_uda_cm_frame() 513 ((struct vlan_ethhdr *)ethh)->h_vlan_proto = in irdma_form_uda_cm_frame() 3167 if (ethh->h_vlan_proto == htons(ETH_P_8021Q)) { in irdma_receive_ilq()
|
| /linux/include/uapi/linux/ |
| H A D | bpf.h | 7365 __be16 h_vlan_proto; 7330 __be16 h_vlan_proto; global() member
|
| /linux/tools/include/uapi/linux/ |
| H A D | bpf.h | 7364 __be16 h_vlan_proto; 7330 __be16 h_vlan_proto; global() member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | fs_hws.c | 1190 params->param_1 != offsetof(struct vlan_ethhdr, h_vlan_proto) || in mlx5_fs_get_action_remove_header_vlan()
|
| /linux/drivers/s390/net/ |
| H A D | qeth_l3_main.c | 1657 } else if (veth->h_vlan_proto == htons(ETH_P_8021Q)) { in qeth_l3_fill_header()
|
| H A D | qeth_l2_main.c | 187 if (veth->h_vlan_proto == htons(ETH_P_8021Q)) { in qeth_l2_fill_header()
|
| H A D | qeth_core_main.c | 3876 if (veth->h_vlan_proto == htons(ETH_P_8021Q)) in qeth_get_priority_queue()
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_io.c | 527 vh->h_vlan_proto = htons(ETH_P_8021Q); in qlcnic_tx_pkt()
|
| /linux/drivers/net/ethernet/qlogic/netxen/ |
| H A D | netxen_nic_main.c | 1930 vh->h_vlan_proto = htons(ETH_P_8021Q); in netxen_tso_check()
|
| /linux/drivers/net/ethernet/myricom/myri10ge/ |
| H A D | myri10ge.c | 1297 veh->h_vlan_proto == htons(ETH_P_8021Q)) { in myri10ge_vlan_rx()
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_main.c | 1149 veh->h_vlan_proto == htons(ETH_P_8021Q)) in be_lancer_xmit_workarounds()
|
| /linux/drivers/net/ethernet/nvidia/ |
| H A D | forcedeth.c | 2835 if (((struct vlan_ethhdr *)packet)->h_vlan_proto == htons(ETH_P_8021Q)) { in nv_getlen()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_main.c | 4915 __be16 vlan_proto = veth->h_vlan_proto; in stmmac_rx_vlan()
|
| /linux/net/core/ |
| H A D | filter.c | 6090 params->h_vlan_proto = 0; in bpf_fib_set_fwd_params()
|