Home
last modified time | relevance | path

Searched refs:nft_cmd_rule_replace (Results 1 – 4 of 4) sorted by relevance

/external/iptables/iptables/
Dnft-cmd.h65 int nft_cmd_rule_replace(struct nft_handle *h, const char *chain,
Dnft-cmd.c263 int nft_cmd_rule_replace(struct nft_handle *h, const char *chain, in nft_cmd_rule_replace() function
Dxtables-arp.c399 return nft_cmd_rule_replace(h, chain, table, cs, rulenum, verbose); in replace_entry()
Dxtables.c340 return nft_cmd_rule_replace(h, chain, table, cs, rulenum, verbose); in replace_entry()