Searched refs:nft_rule_replace (Results 1 – 2 of 2) sorted by relevance
/third_party/iptables/iptables/ |
D | nft.h | 179 int nft_rule_replace(struct nft_handle *h, const char *chain, const char *table, struct nftnl_rule …
|
D | nft.c | 2281 int nft_rule_replace(struct nft_handle *h, const char *chain, in nft_rule_replace() function 2289 nft_fn = nft_rule_replace; in nft_rule_replace() 3092 ret = nft_rule_replace(h, cmd->chain, cmd->table, in nft_prepare() 3270 { nft_rule_replace, E2BIG, "Index of replacement too big" }, in nft_strerror()
|