uint32_t FreeRTOS_GetNetmask( void );
Returns:
Returns the Net Mask in network byte order. FreeRTOS_inet_ntoa() can be used to convert the IP address into a more easily readable decimal dot notation ASCII string.