Home
last modified time | relevance | path

Searched refs:h_vlan_proto (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dif_vlan.h51 __be16 h_vlan_proto; member
358 veth->h_vlan_proto = vlan_proto; in __vlan_insert_inner_tag()
531 if (!eth_type_vlan(veth->h_vlan_proto)) in __vlan_get_tag()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dtag_sja1105.c77 if (hdr->h_vlan_proto == htons(ETH_P_SJA1105)) in sja1105_can_use_vlan_as_tags()
80 if (hdr->h_vlan_proto != htons(ETH_P_8021Q) && in sja1105_can_use_vlan_as_tags()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_trace.c75 veth.h_vlan_proto = skb->vlan_proto; in nf_trace_fill_ll_header()
H A Dnft_payload.c33 veth->h_vlan_proto = skb->vlan_proto; in nft_payload_rebuild_vlan_hdr()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dtap.c798 __be16 h_vlan_proto; in tap_put_user() member
801 veth.h_vlan_proto = skb->vlan_proto; in tap_put_user()
804 vlan_offset = offsetof(struct vlan_ethhdr, h_vlan_proto); in tap_put_user()
H A Dtun.c229 __be16 h_vlan_proto; member
2165 veth.h_vlan_proto = skb->vlan_proto; in tun_put_user()
2168 vlan_offset = offsetof(struct vlan_ethhdr, h_vlan_proto); in tun_put_user()
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dfnic_fcs.c1032 vlan_hdr->h_vlan_proto = htons(ETH_P_8021Q); in fnic_eth_send()
1097 vlan_hdr->h_vlan_proto = htons(ETH_P_8021Q); in fnic_send_frame()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbpf.h2925 __be16 h_vlan_proto; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbpf.h2925 __be16 h_vlan_proto; member
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlan_dev.c111 if (veth->h_vlan_proto != vlan->vlan_proto || in vlan_dev_hard_start_xmit()
/OK3568_Linux_fs/kernel/drivers/staging/gdm724x/
H A Dgdm_lte.c637 vlan_eth.h_vlan_proto = htons(ETH_P_8021Q); in gdm_lte_netif_rx()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dbpf.h4908 __be16 h_vlan_proto; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbpf.h4908 __be16 h_vlan_proto; member
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_core.h955 __be16 prot = veth->h_vlan_proto; in qeth_get_ip_version()
H A Dqeth_l3_main.c1680 } else if (veth->h_vlan_proto == htons(ETH_P_8021Q)) { in qeth_l3_fill_header()
H A Dqeth_l2_main.c186 if (veth->h_vlan_proto == htons(ETH_P_8021Q)) { in qeth_l2_fill_header()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c142 vhdr->h_vlan_proto = skb->vlan_proto; in mlx5e_insert_vlan()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_cm.c437 ((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()
3148 if (ethh->h_vlan_proto == htons(ETH_P_8021Q)) { in i40iw_receive_ilq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c747 veth->h_vlan_proto = cpu_to_be16(ETH_P_8021Q); in gelic_put_vlan_tag()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c527 vh->h_vlan_proto = htons(ETH_P_8021Q); in qlcnic_tx_pkt()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c1939 vh->h_vlan_proto = htons(ETH_P_8021Q); in netxen_tso_check()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c1285 veh->h_vlan_proto == htons(ETH_P_8021Q)) { in myri10ge_vlan_rx()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c3680 vlan_proto = veth->h_vlan_proto; in stmmac_rx_vlan()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1149 veh->h_vlan_proto == htons(ETH_P_8021Q)) in be_lancer_xmit_workarounds()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/nvidia/
H A Dforcedeth.c2854 if (((struct vlan_ethhdr *)packet)->h_vlan_proto == htons(ETH_P_8021Q)) { in nv_getlen()

12