Home
last modified time | relevance | path

Searched defs:vlan_hdr (Results 1 – 18 of 18) sorted by relevance

/linux/samples/bpf/
A Dsockex2_kern.c13 struct vlan_hdr { struct
14 __be16 h_vlan_TCI;
15 __be16 h_vlan_encapsulated_proto;
A Dsockex3_kern.c62 struct vlan_hdr { struct
63 __be16 h_vlan_TCI;
64 __be16 h_vlan_encapsulated_proto;
A Dxdp_redirect_cpu.bpf.c71 struct vlan_hdr *vlan_hdr; in parse_eth() local
82 struct vlan_hdr *vlan_hdr; in parse_eth() local
/linux/tools/testing/selftests/bpf/progs/
A Dtest_xdp_vlan.c72 struct _vlan_hdr *vlan_hdr; in parse_eth_frame() local
85 struct _vlan_hdr *vlan_hdr; in parse_eth_frame() local
159 struct _vlan_hdr *vlan_hdr = data + pkt.vlan_outer_offset; in xdp_prognum1() local
A Dbpf_flow.c42 struct vlan_hdr { struct
43 __be16 h_vlan_TCI;
44 __be16 h_vlan_encapsulated_proto;
/linux/include/linux/
A Dif_vlan.h35 struct vlan_hdr { struct
41 * struct vlan_ethhdr - vlan ethernet header (ethhdr + vlan_hdr) argument
/linux/drivers/scsi/fnic/
A Dfnic_fcs.c1027 struct vlan_ethhdr *vlan_hdr; in fnic_eth_send() local
1081 struct vlan_ethhdr *vlan_hdr; in fnic_send_frame() local
/linux/net/hsr/
A Dhsr_forward.c569 struct hsr_vlan_ethhdr *vlan_hdr; in fill_frame_info() local
/linux/drivers/net/ethernet/intel/ice/
A Dice_tc_lib.h82 struct ice_tc_vlan_hdr vlan_hdr; member
A Dice_protocol_type.h191 struct ice_vlan_hdr vlan_hdr; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Dfs_dr.c213 u32 vlan_hdr; in create_action_push_vlan() local
A Ddr_action.c1180 __be32 vlan_hdr) in mlx5dr_action_create_push_vlan()
A Ddr_ste_v0.c343 static void dr_ste_v0_set_tx_push_vlan(u8 *hw_ste_p, u32 vlan_hdr, in dr_ste_v0_set_tx_push_vlan()
A Ddr_ste_v1.c421 u32 vlan_hdr) in dr_ste_v1_set_push_vlan()
A Ddr_types.h954 u32 vlan_hdr; /* tpid_pcp_dei_vid */ member
/linux/net/netfilter/
A Dnf_flow_table_ip.c285 struct vlan_hdr *vlan_hdr; in nf_flow_encap_pop() local
/linux/drivers/staging/r8188eu/core/
A Drtw_xmit.c1547 unsigned short vlan_hdr = 0; in rtw_br_client_tx() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge.c919 } vlan_hdr = { htons(ETH_P_8021Q), htons(vlan->vid) }; in mlx5_esw_bridge_vlan_push_create() local

Completed in 52 milliseconds