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

  /external/iptables/iptables/
nft.h 86 int nft_rule_check(struct nft_handle *h, const char *chain, const char *table, void *data, bool verbose);
xtables.c 548 ret = nft_rule_check(h, chain,
561 ret = nft_rule_check(h, chain,
    [all...]
nft.c 1831 int nft_rule_check(struct nft_handle *h, const char *chain, function
    [all...]

Completed in 179 milliseconds