Home
last modified time | relevance | path

Searched refs:nft_commit (Results 1 – 5 of 5) sorted by relevance

/external/iptables/iptables/
Dxtables-arp-standalone.c56 ret = nft_commit(&h); in xtables_arp_main()
Dxtables-standalone.c72 ret = nft_commit(&h); in xtables_main()
Dxtables-restore.c62 .commit = nft_commit,
456 .commit = nft_commit,
Dnft.h210 int nft_commit(struct nft_handle *h);
Dnft.c3153 int nft_commit(struct nft_handle *h) in nft_commit() function