table ip6 t { chain c { type filter hook input priority filter; policy accept; meta mark set ip6 dscp << 2 | 0x10 } }