Searched defs:_getshort (Results 1 – 3 of 3) sorted by relevance
279 u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); } in _getshort() function
263 u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); } in _getshort() function
120 _getshort(msgp) in _getshort() function