1 2 3 4
add_table(NFPROTO_IPV4, "test", NULL, NULL, NULL); add_chain("__test0", NULL, NULL, NULL, NULL); add_chain("__test0", NULL, "0x4", NULL, NULL); commit();