TCPIP_Helper_htohs Macro C#define TCPIP_Helper_ntohs(n) TCPIP_Helper_htons(n) DescriptionThis is macro TCPIP_Helper_ntohs.