Searched defs:vlan_hdr (Results 1 – 12 of 12) sorted by relevance
72 struct _vlan_hdr *vlan_hdr; in parse_eth_frame() local85 struct _vlan_hdr *vlan_hdr; in parse_eth_frame() local159 struct _vlan_hdr *vlan_hdr = data + pkt.vlan_outer_offset; in xdp_prognum1() local
43 struct vlan_hdr { struct44 __be16 h_vlan_TCI;45 __be16 h_vlan_encapsulated_proto;
13 struct vlan_hdr { struct14 __be16 h_vlan_TCI;15 __be16 h_vlan_encapsulated_proto;
62 struct vlan_hdr { struct63 __be16 h_vlan_TCI;64 __be16 h_vlan_encapsulated_proto;
109 struct vlan_hdr { struct133 struct vlan_hdr *vlan_hdr; in parse_eth() local143 struct vlan_hdr *vlan_hdr; in parse_eth() local
35 struct vlan_hdr { struct41 * struct vlan_ethhdr - vlan ethernet header (ethhdr + vlan_hdr) argument
492 struct hsr_vlan_ethhdr *vlan_hdr; in fill_frame_info() local
1025 struct vlan_ethhdr *vlan_hdr; in fnic_eth_send() local1079 struct vlan_ethhdr *vlan_hdr; in fnic_send_frame() local
208 u32 vlan_hdr; in create_action_push_vlan() local
1252 __be32 vlan_hdr) in mlx5dr_action_create_push_vlan()
190 void mlx5dr_ste_set_tx_push_vlan(u8 *hw_ste_p, u32 vlan_hdr, in mlx5dr_ste_set_tx_push_vlan()
772 u32 vlan_hdr; /* tpid_pcp_dei_vid */ member