Lines Matching defs:dc_method
1990 unsigned int dc_method, char *exp_name,
2020 dns_decompress_setmethods(&dctx, dc_method);
2063 unsigned int dc_method;
2089 * downcase, dc_method,
2115 dc_method = DNS_COMPRESS_NONE;
2117 dc_method = DNS_COMPRESS_GLOBAL14;
2119 dc_method = DNS_COMPRESS_ALL;
2124 dc_method,
2187 test_dns_name_towire(char *testname, unsigned int dc_method, char *exp_data,
2216 dns_compress_setmethods(&cctx, dc_method);
2256 unsigned int dc_method;
2281 * testname, dc_method,
2286 dc_method = t_dc_method_fromtext(Tokens[3]);
2291 dc_method,