Home
last modified time | relevance | path

Searched defs:__ntohs (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A D_endian.h89 #define __ntohs( global() macro
96 #define __ntohs( global() macro
/freebsd/contrib/tcpdump/
H A Dnetdissect-stdinc.h314 static __inline__ unsigned short __ntohs (unsigned short x) in __ntohs() function