HomeSort by relevance Sort by last modified time
    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 1010 milliseconds