Searched refs:dst_s_get_int16 (Results 1 – 4 of 4) sorted by relevance
137 return dst_s_get_int16((const u_char *) in dst_s_dns_key_id()159 dst_s_get_int16(const u_char *buf) in dst_s_get_int16() function
146 u_int16_t dst_s_get_int16( const u_int8_t *buf);
672 key_st->dk_flags = dst_s_get_int16(rdata); in dst_dnskey_to_key()676 ext_flags = (u_int32_t) dst_s_get_int16(&rdata[DST_EXT_FLAG]); in dst_dnskey_to_key()
42 #define dst_s_get_int16 __dst_s_get_int16 macro