OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nft_rule_list_save
(Results
1 - 3
of
3
) sorted by null
/external/iptables/iptables/
nft.h
91
int
nft_rule_list_save
(struct nft_handle *h, const char *chain, const char *table, int rulenum, int counters);
xtables.c
602
nft_rule_list_save
(h, chain, table, rulenum, counters);
[
all
...]
nft.c
2203
int
nft_rule_list_save
(struct nft_handle *h, const char *chain,
function
[
all
...]
Completed in 425 milliseconds