Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:opcode

767 		{ vlogmsg = "Request opcode not an update"; goto failure; }
772 { vlogmsg = "Reply opcode not an update response"; goto failure; }
1645 mDNSlocal void FormatLLQOpt(AuthRecord *opt, int opcode, const mDNSOpaque64 *const id, mDNSs32 lease)
1654 opt->resrec.rdata->u.opt[0].u.llq.llqOp = opcode;