summaryrefslogtreecommitdiffstats
path: root/tests/chain/upd-hook_err.t
blob: f06967b6f142c27c2f05e0a05bb9619c9c4f00ca (plain)
1
2
3
4
add_table(NFPROTO_IPV4, "test", NULL, NULL, NULL);
add_chain("test", NULL, NULL, NULL, NULL);
add_basechain("test", "filter", "0", "0", NULL, NULL, NULL, NULL, "0x0", NULL, NULL, NULL, NULL);
commit();