OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nft_table_purge_chains
(Results
1 - 3
of
3
) sorted by null
/external/iptables/iptables/
nft.h
62
int
nft_table_purge_chains
(struct nft_handle *h, const char *table, struct nftnl_chain_list *list);
xtables-restore.c
192
.chains_purge =
nft_table_purge_chains
,
nft.c
1736
int
nft_table_purge_chains
(struct nft_handle *h, const char *this_table,
function
[
all
...]
Completed in 324 milliseconds