HomeSort by relevance Sort by last modified time
    Searched refs:nft_commit (Results 1 - 6 of 6) sorted by null

  /external/iptables/iptables/
xtables-arp-standalone.c 69 ret = nft_commit(&h);
xtables-eb-standalone.c 68 ret = nft_commit(&h);
xtables-standalone.c 75 ret = nft_commit(&h);
nft.h 122 int nft_commit(struct nft_handle *h);
xtables-restore.c 190 .commit = nft_commit,
nft.c 2411 int nft_commit(struct nft_handle *h) function
    [all...]

Completed in 401 milliseconds