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
434 uint16_t _getshort(const u_char *);
266 type = _getshort(cp); in getanswer()268 class = _getshort(cp); in getanswer()270 n = _getshort(cp); in getanswer()
1382 type = _getshort(cp); in getanswer()1384 class = _getshort(cp); in getanswer()1386 n = _getshort(cp); in getanswer()