USHRT_MAX
#define USHRT_MAX ((u16)(~0U))
#define USHRT_MAX __USHRT_MAX /* max value for an unsigned short */