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

/fuchsia/zircon/system/ulib/mdns/
H A Dmdns-test.cpp194 uint16_t other_rdlength = sizeof(other_rdata) / sizeof(uint8_t); local
197 other_rdata, other_rdlength, other_ttl);
206 other_clazz, other_rdata, other_rdlength, other_ttl));
276 uint16_t other_rdlength = sizeof(other_rdata) / sizeof(uint8_t); local
279 other_rdata, other_rdlength, other_ttl);
288 other_clazz, other_rdata, other_rdlength, other_ttl));
358 uint16_t other_rdlength = sizeof(other_rdata) / sizeof(uint8_t); local
361 other_rdata, other_rdlength, other_ttl);
370 other_clazz, other_rdata, other_rdlength, other_ttl));

Completed in 74 milliseconds