HomeSort by: relevance | last modified time | path
    Searched defs:ntoh16 (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/altq/libaltq/
altq_qop.h 236 #define ntoh16(x) ((u_int16_t)ntohs((u_int16_t)(x))) macro

Completed in 12 milliseconds