OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:batch_support
(Results
1 - 2
of
2
) sorted by null
/external/iptables/iptables/
nft.h
40
bool
batch_support
;
member in struct:nft_handle
nft.c
563
if (h->
batch_support
)
627
if (h->
batch_support
)
778
h->
batch_support
= mnl_batch_supported(h);
863
if (h->
batch_support
)
1439
if (h->
batch_support
) {
[
all
...]
Completed in 582 milliseconds