Home
last modified time | relevance | path

Searched defs:vlan_hdr (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H 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; xdp_prognum1() local
[all...]
H A Dbpf_flow.c43 struct vlan_hdr { struct
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H 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; xdp_prognum1() local
[all...]
H A Dbpf_flow.c44 struct vlan_hdr { struct
/kernel/linux/linux-5.10/samples/bpf/
H A Dsockex3_kern.c62 struct vlan_hdr { struct
H A Dsockex2_kern.c13 struct vlan_hdr { struct
H A Dxdp_redirect_cpu_kern.c109 struct vlan_hdr { struct
133 struct vlan_hdr *vlan_hdr; in parse_eth() local
143 struct vlan_hdr *vlan_hdr; in parse_eth() local
[all...]
/kernel/linux/linux-5.10/net/hsr/
H A Dhsr_forward.c503 struct hsr_vlan_ethhdr *vlan_hdr; in fill_frame_info() local
/kernel/linux/linux-6.6/net/hsr/
H A Dhsr_forward.c566 struct hsr_vlan_ethhdr *vlan_hdr; in fill_frame_info() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dsockex3_kern.c25 struct vlan_hdr { struct
H A Dsockex2_kern.c13 struct vlan_hdr { struct
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_flow_table_ip.c303 struct vlan_hdr *vlan_hdr; in nf_flow_encap_pop() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c207 u32 vlan_hdr; in create_action_push_vlan() local
H A Ddr_ste.c191 void mlx5dr_ste_set_tx_push_vlan(u8 *hw_ste_p, u32 vlan_hdr, in mlx5dr_ste_set_tx_push_vlan() argument
H A Ddr_action.c1252 mlx5dr_action_create_push_vlan(struct mlx5dr_domain *dmn, __be32 vlan_hdr) mlx5dr_action_create_push_vlan() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c235 u32 vlan_hdr; in create_action_push_vlan() local
H A Ddr_action.c1494 mlx5dr_action_create_push_vlan(struct mlx5dr_domain *dmn, __be32 vlan_hdr) mlx5dr_action_create_push_vlan() argument
H A Ddr_ste_v1.c435 dr_ste_v1_set_push_vlan(u8 *hw_ste_p, u8 *d_action, u32 vlan_hdr) dr_ste_v1_set_push_vlan() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.h119 struct ice_tc_vlan_hdr vlan_hdr; member
H A Dice_protocol_type.h413 struct ice_vlan_hdr vlan_hdr; member
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_fcs.c1025 struct vlan_ethhdr *vlan_hdr; in fnic_eth_send() local
1079 struct vlan_ethhdr *vlan_hdr; in fnic_send_frame() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dif_vlan.h35 struct vlan_hdr { struct
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c1027 } vlan_hdr = { htons(vlan_proto), htons(vlan->vid) }; in mlx5_esw_bridge_vlan_push_create() local
/kernel/linux/linux-6.6/include/linux/
H A Dif_vlan.h35 struct vlan_hdr { struct
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_fcs.c1015 struct vlan_ethhdr *vlan_hdr; in fnic_eth_send() local
1069 struct vlan_ethhdr *vlan_hdr; in fnic_send_frame() local
[all...]

Completed in 31 milliseconds

12