Searched refs:kMaxMulticastSize (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/dns/
H A Ddns_protocol.h107 static const int kMaxMulticastSize = 9000; member in namespace:net::dns_protocol
H A Dmdns_client_impl.cc57 response_(dns_protocol::kMaxMulticastSize) {
/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_traffic_detector.cc61 new net::IOBufferWithSize(net::dns_protocol::kMaxMulticastSize)),

Completed in 263 milliseconds