#include <netinet/in_systm.h>
netinet/in_systm.h
typedefn_short
Network types.
Internally the system keeps counters in the headers with the bytes
swapped so that VAX instructions will work on them. It reverses
the bytes before transmission at each protocol level. The n_ types
represent the types with the bytes in ``high-ender'' order.
typedef __uint16_t n_short
short as received from the net