Searched defs:ntohs (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dparam.h107 # define ntohs(x) B_BENDIAN_TO_HOST_INT16(x) macro
/haiku/headers/private/kernel/boot/net/
H A DNetDefs.h23 # define ntohs(x) B_BENDIAN_TO_HOST_INT16(x) macro
/haiku/headers/posix/netinet/
H A Din.h42 # define ntohs(x) __net_swap_int16(x) macro
47 # define ntohs(x) (x) macro
/haiku/headers/private/firewire/
H A Dfirewire.h465 # define ntohs(x) B_BENDIAN_TO_HOST_INT16(x) macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h84 #define ntohs(x) fssh_ntohs(x) macro

Completed in 187 milliseconds