Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libspl/include/os/linux/sys/
H A Dbyteorder.h62 #define ntohs(x) (x) macro
/f-stack/freebsd/sys/
H A Dparam.h338 #define ntohs(x) __ntohs(x) macro
/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_compat.h157 #define ntohs(o) be16_to_cpu(o) macro
/f-stack/freebsd/netinet/
H A Din.h122 #define ntohs(x) __ntohs(x) macro