Searched refs:qname_length (Results 1 – 1 of 1) sorted by relevance
149 size_t qname_length = sizeof (qname); in test_function() local150 TEST_VERIFY (memcmp (buf + 12, qname, qname_length) == 0); in test_function()
Completed in 4 milliseconds