Lines Matching defs:id
725 tsig.originalid = msg->id;
787 /* false positive: http://llvm.org/bugs/show_bug.cgi?id=14461 */
987 isc_uint16_t addcount, id;
1049 /* false positive: http://llvm.org/bugs/show_bug.cgi?id=14461 */
1186 * Put in the original id.
1188 id = htons(tsig.originalid);
1189 memmove(&header[0], &id, 2);
1303 isc_uint16_t addcount, id;
1427 * Put in the original id.
1431 id = htons(tsig.originalid);
1432 memmove(&header[0], &id, 2);