Searched refs:xtables_restore_parse (Results 1 - 3 of 3) sorted by relevance
/external/iptables/iptables/ |
H A D | xtables-restore.c | 204 void xtables_restore_parse(struct nft_handle *h, function 523 xtables_restore_parse(&h, &p, &restore_cb, argc, argv);
|
H A D | nft-shared.h | 267 void xtables_restore_parse(struct nft_handle *h,
|
H A D | xtables-translate.c | 490 xtables_restore_parse(&h, &p, &cb_xlate, argc, argv);
|
Completed in 124 milliseconds