prefix_timeout
pfx->pfx_timer = rtadvd_add_timer(prefix_timeout, NULL, pfx, NULL);
static struct rtadvd_timer *prefix_timeout(void *);