Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSShared/
Ddnsextd.c1645 mDNSlocal void FormatLLQOpt(AuthRecord *opt, int opcode, const mDNSOpaque64 *const id, mDNSs32 leas… in FormatLLQOpt() function
1916 FormatLLQOpt(&opt, kLLQOp_Event, &e->id, LLQLease(e)); in SendEvents()
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()