Searched refs:do_commandx (Results 1 – 4 of 4) sorted by relevance
/external/iptables/iptables/ |
D | xtables-standalone.c | 70 ret = do_commandx(&h, argc, argv, &table, false); in xtables_main()
|
D | nft.h | 225 int do_commandx(struct nft_handle *h, int argc, char *argv[], char **table, bool restore);
|
D | xtables-restore.c | 65 .do_command = do_commandx,
|
D | xtables.c | 949 int do_commandx(struct nft_handle *h, int argc, char *argv[], char **table, in do_commandx() function
|