Searched refs:do_commandeb (Results 1 – 4 of 4) sorted by relevance
/third_party/iptables/iptables/ |
D | xtables-eb-standalone.c | 52 ret = do_commandeb(&h, argc, argv, &table, false); in xtables_eb_main()
|
D | nft.h | 233 int do_commandeb(struct nft_handle *h, int argc, char *argv[], char **table, bool restore);
|
D | xtables-restore.c | 413 .do_command = do_commandeb,
|
D | xtables-eb.c | 722 int do_commandeb(struct nft_handle *h, int argc, char *argv[], char **table, in do_commandeb() function
|