Searched refs:llqBuf (Results 1 – 1 of 1) sorted by relevance
751 LLQOptData llqBuf; in sendChallengeResponse() local766 llqBuf.vers = kLLQ_Vers; in sendChallengeResponse()767 llqBuf.llqOp = kLLQOp_Setup; in sendChallengeResponse()768 …llqBuf.err = LLQErr_NoError; // Don't need to tell server UDP notification port when sending … in sendChallengeResponse()769 llqBuf.id = q->id; in sendChallengeResponse()770 llqBuf.llqlease = q->ReqLease; in sendChallengeResponse()771 llq = &llqBuf; in sendChallengeResponse()