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