If the sampled traffic has QinQ (802.1ad and 802.1q) the fields inside the inner vlan in the sample are missing. The fields listed below are ones that I see in regular ipv4 traffic if there is a single vlan present or not:
IPSize
ip.tot_len
srcIP
dstIP
IPProtocol
IPTOS
IPTTL
TCPSrcPort
TCPDstPort
TCPFlags
Once you have and outer vlan, inner vlan, then ip information, the sample no longer has these fields.
If the sampled traffic has QinQ (802.1ad and 802.1q) the fields inside the inner vlan in the sample are missing. The fields listed below are ones that I see in regular ipv4 traffic if there is a single vlan present or not:
IPSize
ip.tot_len
srcIP
dstIP
IPProtocol
IPTOS
IPTTL
TCPSrcPort
TCPDstPort
TCPFlags
Once you have and outer vlan, inner vlan, then ip information, the sample no longer has these fields.