TESTVLAN
if (pkt.vlan_outer == TESTVLAN)
if (pkt.vlan_outer == TESTVLAN) {
bpf_skb_vlan_push(ctx, bpf_htons(ETH_P_8021Q), TESTVLAN);