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