Searched refs:do_commandarp (Results 1 – 4 of 4) sorted by relevance
/external/iptables/iptables/ |
D | xtables-arp-standalone.c | 54 ret = do_commandarp(&h, argc, argv, &table, false); in xtables_arp_main()
|
D | nft.h | 228 int do_commandarp(struct nft_handle *h, int argc, char *argv[], char **table, bool restore);
|
D | xtables-restore.c | 458 .do_command = do_commandarp,
|
D | xtables-arp.c | 451 int do_commandarp(struct nft_handle *h, int argc, char *argv[], char **table, in do_commandarp() function
|