OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nftnl_chain_list_get
(Results
1 - 1
of
1
) sorted by null
/external/iptables/iptables/
nft.c
1188
static struct nftnl_chain_list *
nftnl_chain_list_get
(struct nft_handle *h)
function
1210
return
nftnl_chain_list_get
(h);
1381
list =
nftnl_chain_list_get
(h);
[
all
...]
Completed in 399 milliseconds