summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/bogons/nft-f/netlink_gen_stmt_stateful_assert
blob: 547b937f1459c24218109a706a4c2c2293c3c56b (plain)
1
2
3
4
5
6
table ip x {
	map sctm_o1 {
		type mark : counter
		counter name meta mark
	}
}