Searched refs:dst_s_get_int16 (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/libnetwork/netresolv/dst/
H A Dsupport.c137 return dst_s_get_int16((const u_char *)
148 * dst_s_get_int16
159 dst_s_get_int16(const u_char *buf) function
H A Ddst_internal.h146 u_int16_t dst_s_get_int16( const u_int8_t *buf);
H A Ddst_api.c672 key_st->dk_flags = dst_s_get_int16(rdata);
676 ext_flags = (u_int32_t) dst_s_get_int16(&rdata[DST_EXT_FLAG]);
/haiku/src/system/libnetwork/netresolv/include/isc/
H A Ddst.h42 #define dst_s_get_int16 __dst_s_get_int16 macro

Completed in 58 milliseconds