Home
last modified time | relevance | path

Searched refs:nft_rule_new (Results 1 – 3 of 3) sorted by relevance

/external/iptables/iptables/
Dnft.h173 struct nftnl_rule *nft_rule_new(struct nft_handle *h, const char *chain, const char *table, void *d…
Dnft-cmd.c37 rule = nft_rule_new(h, chain, table, state); in nft_cmd_new()
Dnft.c1429 nft_rule_new(struct nft_handle *h, const char *chain, const char *table, in nft_rule_new() function
2575 new_rule = nft_rule_new(h, chain, table, &cs); in nft_rule_zero_counters()
2961 r = nft_rule_new(h, nftnl_chain_get_str(c, NFTNL_CHAIN_NAME), in ebt_add_policy_rule()