HOSTFILTER_SSD
len = strlen(HOSTFILTER_SSD) + strlen(host) + 1;
(void) snprintf(userdata, len, HOSTFILTER_SSD, host);