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;
12 struct vlan_hdr { struct13 __be16 h_vlan_TCI;14 __be16 h_vlan_encapsulated_proto;
59 struct vlan_hdr { struct60 __be16 h_vlan_TCI;61 __be16 h_vlan_encapsulated_proto;
106 struct vlan_hdr { struct130 struct vlan_hdr *vlan_hdr; in parse_eth() argument140 struct vlan_hdr *vlan_hdr; in parse_eth() local
33 struct vlan_hdr { struct39 * struct vlan_ethhdr - vlan ethernet header (ethhdr + vlan_hdr) argument
202 __be32 vlan_hdr) { return NULL; } in mlx5dr_action_create_push_vlan()
203 u32 vlan_hdr; in create_action_push_vlan() local
1131 __be32 vlan_hdr) in mlx5dr_action_create_push_vlan()
175 void mlx5dr_ste_set_tx_push_vlan(u8 *hw_ste_p, u32 vlan_hdr, in mlx5dr_ste_set_tx_push_vlan()
752 u32 vlan_hdr; /* tpid_pcp_dei_vid */ member
1034 struct vlan_ethhdr *vlan_hdr; in fnic_eth_send() local1088 struct vlan_ethhdr *vlan_hdr; in fnic_send_frame() local