0246 | tcpdump filter multiple vlans

tcpdump "vlan and (ether[14:2]&0x0fff=2001 or ether[14:2]&0x0fff=2002 or ... or ether[14:2]&0x0fff=2026)"

ref: https://github.com/the-tcpdump-group/libpcap/issues/815