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