OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLQ_TABLESIZE
(Results
1 - 2
of
2
) sorted by null
/external/mdnsresponder/mDNSShared/
dnsextd.h
31
#define
LLQ_TABLESIZE
1024 // !!!KRS make this dynamically growable
145
LLQEntry *LLQTable[
LLQ_TABLESIZE
]; // !!!KRS change this and RRTable to use a common data structure
146
AnswerListElem *AnswerTable[
LLQ_TABLESIZE
];
dnsextd.c
[
all
...]
Completed in 40 milliseconds