HOSTS
CK_SLIST_FOREACH(host, &HOSTS(cfg, ji->src6_hval), entries) {
CK_SLIST_INSERT_HEAD(&HOSTS(cfg, ji->src6_hval), host, entries);
CK_SLIST_FOREACH(host, &HOSTS(cfg, hval), entries) {