summaryrefslogtreecommitdiffstats
path: root/tests/set/timeout-max_ok.t
blob: ccb107866b2cbd196046ae8c89ee6485bf21303c (plain)
1
2
3
4
5
6
7
add_table(NFPROTO_IPV4, "test", NULL, NULL, NULL);
add_chain("test", "0x1", NULL, NULL, NULL);
add_set("test", "0x118", "2", "13", NULL, "NFT_DATA_VERDICT", NULL, "100", NULL, "0x1", "0x10c6f7a0b5ec", NULL, NULL, NULL, NULL);
counter(NULL, NULL);
quota("1000", "0", NULL);
add_elem("0016", NULL, NULL, "NFT_JUMP", "test", NULL, NULL, NULL, NULL, NULL);
commit();