Searched refs:kFlagTC (Results 1 – 3 of 3) sorted by relevance
136 static const uint16 kFlagTC = 0x200; variable
881 dns_protocol::kRcodeNOERROR | dns_protocol::kFlagTC); in TEST_F()892 dns_protocol::kRcodeNOERROR | dns_protocol::kFlagTC); in TEST_F()902 dns_protocol::kRcodeNOERROR | dns_protocol::kFlagTC); in TEST_F()922 dns_protocol::kRcodeNOERROR | dns_protocol::kFlagTC); in TEST_F()
265 if (response_->flags() & dns_protocol::kFlagTC) in DoReadResponseComplete()475 if (response_->flags() & dns_protocol::kFlagTC) in DoReadResponse()