Searched refs:nft_cmd_rule_replace (Results 1 – 4 of 4) sorted by relevance
/external/iptables/iptables/ |
D | nft-cmd.h | 65 int nft_cmd_rule_replace(struct nft_handle *h, const char *chain,
|
D | nft-cmd.c | 263 int nft_cmd_rule_replace(struct nft_handle *h, const char *chain, in nft_cmd_rule_replace() function
|
D | xtables-arp.c | 399 return nft_cmd_rule_replace(h, chain, table, cs, rulenum, verbose); in replace_entry()
|
D | xtables.c | 340 return nft_cmd_rule_replace(h, chain, table, cs, rulenum, verbose); in replace_entry()
|