Searched refs:comp_offsetp (Results 1 – 4 of 4) sorted by relevance
1938 isc_buffer_t *target, uint16_t *comp_offsetp) { in dns_name_towire2() argument1962 if (comp_offsetp != NULL && *comp_offsetp < 0x4000 && in dns_name_towire2()1969 offset = *comp_offsetp; in dns_name_towire2()2027 if (comp_offsetp != NULL) { in dns_name_towire2()2028 *comp_offsetp = offset; in dns_name_towire2()2030 } else if (comp_offsetp != NULL) { in dns_name_towire2()2031 *comp_offsetp = go; in dns_name_towire2()2045 if (comp_offsetp != NULL) { in dns_name_towire2()2046 *comp_offsetp = offset; in dns_name_towire2()
1922 dns_name_towire2(const dns_name_t * name,dns_compress_t * cctx,isc_buffer_t * target,uint16_t * comp_offsetp) dns_name_towire2() argument
784 isc_buffer_t *target, uint16_t *comp_offsetp);
754 isc_buffer_t *target, uint16_t *comp_offsetp);