Searched refs:nft_cmd_rule_list (Results 1 – 5 of 5) sorted by relevance
/third_party/iptables/iptables/ |
D | nft-cmd.h | 56 int nft_cmd_rule_list(struct nft_handle *h, const char *chain,
|
D | nft-cmd.c | 246 int nft_cmd_rule_list(struct nft_handle *h, const char *chain, in nft_cmd_rule_list() function
|
D | xtables-arp.c | 344 return nft_cmd_rule_list(h, chain, table, rulenum, format); in list_entries()
|
D | xtables-eb.c | 379 return nft_cmd_rule_list(h, chain, table, rule_nr, format); in list_rules()
|
D | xtables.c | 446 return nft_cmd_rule_list(h, chain, table, rulenum, format); in list_entries()
|