Lines Matching refs:tc
326 bool tc = false; in dns_stub_make_reply_packet() local
337 tc = true; in dns_stub_make_reply_packet()
342 *ret_truncated = tc; in dns_stub_make_reply_packet()
343 else if (tc) in dns_stub_make_reply_packet()
361 bool tc = false; in dns_stub_add_reply_packet_body() local
373 tc = true; in dns_stub_add_reply_packet_body()
380 tc = true; in dns_stub_add_reply_packet_body()
390 if (tc) { in dns_stub_add_reply_packet_body()
435 bool tc, /* set the Truncated bit? */ in dns_stub_finish_reply_packet() argument
452 tc = true; in dns_stub_finish_reply_packet()
477 tc /* tc */, in dns_stub_finish_reply_packet()