readuint16
static int readuint16(char *, uint16_t *, char **);
res = readuint16(dfltst, &oui16, &lo);
if (readuint16(port_str, port, &tmp) != IPQOS_CONF_SUCCESS ||
res = readuint16(valst, &u16, &tmp);