PARAM_U32
{ "min-ttl", PARAM_U32, true },
{ "max-mss", PARAM_U32, true },
case PARAM_U32:
{ "mod", PARAM_U32, 1, LONG_MAX },
{ "percentage", PARAM_U32, 1, 9999 },
assert(params[i].type == PARAM_U32);