Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.c1086 nft_rule_new(struct nft_handle *h, const char *chain, const char *table, in nft_rule_new() function
1121 r = nft_rule_new(h, chain, table, data); in nft_rule_append()
1883 r = nft_rule_new(h, chain, table, cs); in nft_rule_add()