Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__net_swap_int16
headers/posix/netinet/in.h
40
# define htons(x) __net_swap_int16(x)
headers/posix/netinet/in.h
41
# define ntohs(x) __net_swap_int16(x)