HomeSort by relevance Sort by last modified time
    Searched refs:LLQEntry (Results 1 - 2 of 2) sorted by null

  /external/mdnsresponder/mDNSShared/
dnsextd.h 92 typedef struct LLQEntry
94 struct LLQEntry *next;
103 } LLQEntry;
145 LLQEntry *LLQTable[LLQ_TABLESIZE]; // !!!KRS change this and RRTable to use a common data structure
dnsextd.c     [all...]

Completed in 65 milliseconds