summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/bogons/nft-f/binop_with_different_basetype_assert
blob: e84360088e9956a1ee2b97e01d4fc65a3399b8b4 (plain)
1
2
3
4
5
table ip t {
        chain c {
                oifname set ip9dscp << 26 | 0x10
        }
}