Home
last modified time | relevance | path

Searched refs:LLQLease (Results 1 – 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSShared/
Ddnsextd.c1661 mDNSlocal mDNSu32 LLQLease(LLQEntry *e) in LLQLease() function
1916 FormatLLQOpt(&opt, kLLQOp_Event, &e->id, LLQLease(e)); in SendEvents()
1971 addr, state, e->qname.c, e->qtype, e->lease, LLQLease(e), e->AnswerList); in PrintLLQTable()
2143 FormatLLQOpt(&opt, kLLQOp_Refresh, &e->id, llq->llqlease ? LLQLease(e) : 0); in LLQRefresh()
2197 FormatLLQOpt(&opt, kLLQOp_Setup, &e->id, LLQLease(e)); in LLQCompleteHandshake()
2231 FormatLLQOpt(&opt, kLLQOp_Setup, &e->id, LLQLease(e)); in LLQSetupChallenge()