Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dxtables-standalone.c94 ret = nft_commit(&h); in xtables_main()
Dxtables-restore.c62 .commit = nft_commit,
461 .commit = nft_commit,
Dnft.h216 int nft_commit(struct nft_handle *h);
Dnft.c3630 int nft_commit(struct nft_handle *h) in nft_commit() function