UIDFILTER_SSD
len = strlen(UIDFILTER_SSD) + strlen(uid) + 1;
(void) snprintf(userdata, len, UIDFILTER_SSD, uid);