Searched refs:TEST_MSG_SIZE (Results 1 – 1 of 1) sorted by relevance
23 #define TEST_MSG_SIZE 8 macro88 unsigned char to[TEST_MSG_SIZE]; in ns_put16_0100()89 memset(to, 0x0, TEST_MSG_SIZE); in ns_put16_0100()105 unsigned char to[TEST_MSG_SIZE]; in ns_put32_0100()106 memset(to, 0x0, TEST_MSG_SIZE); in ns_put32_0100()124 int ret = ns_name_uncompress(domain, domain + 6, domain, name, TEST_MSG_SIZE); in ns_name_uncompress_0100()