Home
last modified time | relevance | path

Searched refs:nft_rule_check (Results 1 – 2 of 2) sorted by relevance

/external/iptables/iptables/
Dnft.h176 int nft_rule_check(struct nft_handle *h, const char *chain, const char *table, struct nftnl_rule *r…
Dnft.c2122 int nft_rule_check(struct nft_handle *h, const char *chain, in nft_rule_check() function
2128 nft_fn = nft_rule_check; in nft_rule_check()
3117 ret = nft_rule_check(h, cmd->chain, cmd->table, in nft_prepare()
3269 { nft_rule_check, ENOENT, "Bad rule (does a matching rule exist in that chain?)" }, in nft_strerror()