Home
last modified time | relevance | path

Searched defs:ntohs (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/lib/libc/net/
H A Dntoh.c58 ntohs(uint16_t ns) in ntohs() function
/freebsd-12.1/include/arpa/
H A Dinet.h175 #define ntohs(x) __ntohs(x) macro
/freebsd-12.1/contrib/tcpdump/
H A Dnetdissect-stdinc.h292 #define ntohs(x) __ntohs(x) macro
/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h58 #define ntohs(val) OSAL_BE16_TO_CPU(val) macro
/freebsd-12.1/sys/sys/
H A Dparam.h329 #define ntohs(x) __ntohs(x) macro
/freebsd-12.1/stand/libsa/
H A Dstand.h426 #define ntohs(x) __ntohs(x) macro
/freebsd-12.1/sys/netinet/
H A Din.h122 #define ntohs(x) __ntohs(x) macro