OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chain_del
(Results
1 - 2
of
2
) sorted by null
/external/iptables/iptables/
xtables-restore.c
194
.
chain_del
= chain_delete,
296
if (cb->
chain_del
)
297
cb->
chain_del
(chain_list, curtable, chain);
nft-shared.h
250
void (*
chain_del
)(struct nftnl_chain_list *clist, const char *curtable,
member in struct:nft_xt_restore_cb
Completed in 99 milliseconds