ntohs
# define ntohs(x) __net_swap_int16(x)
# define ntohs(x) (x)
# define ntohs(x) B_BENDIAN_TO_HOST_INT16(x)
#define ntohs(x) fssh_ntohs(x)
# define ntohs(x) B_BENDIAN_TO_HOST_INT16(x)
# define ntohs(x) B_BENDIAN_TO_HOST_INT16(x)