TCPIP_Helper_htohs Macro

C

#define TCPIP_Helper_ntohs(n) TCPIP_Helper_htons(n)

Description

This is macro TCPIP_Helper_ntohs.