Lines Matching defs:dc_method
2001 unsigned int dc_method, char *exp_name,
2031 dns_decompress_setmethods(&dctx, dc_method);
2074 unsigned int dc_method;
2100 * downcase, dc_method,
2126 dc_method = DNS_COMPRESS_NONE;
2128 dc_method = DNS_COMPRESS_GLOBAL14;
2130 dc_method = DNS_COMPRESS_ALL;
2135 dc_method,
2198 test_dns_name_towire(char *testname, unsigned int dc_method, char *exp_data,
2227 dns_compress_setmethods(&cctx, dc_method);
2268 unsigned int dc_method;
2293 * testname, dc_method,
2298 dc_method = t_dc_method_fromtext(Tokens[3]);
2303 dc_method,