Searched refs:_getshort (Results 1 – 4 of 4) sorted by relevance
264 u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); } in _getshort() function
428 uint16_t _getshort(const u_char *);
255 type = _getshort(cp); in getanswer()257 class = _getshort(cp); in getanswer()259 n = _getshort(cp); in getanswer()
1177 type = _getshort(cp); in getanswer()1179 class = _getshort(cp); in getanswer()1181 n = _getshort(cp); in getanswer()