Searched refs:head6 (Results 1 – 1 of 1) sorted by relevance
349 struct radix_node_head *head6; member914 struct chashbhead *head6; member1294 SLIST_INIT(&cfg->head6[i]); in ta_init_chash()1298 ti->xstate = cfg->head6; in ta_init_chash()1334 SLIST_FOREACH_SAFE(ent, &cfg->head6[i], next, ent_next) in ta_destroy_chash()1338 free(cfg->head6, M_IPFW); in ta_destroy_chash()1491 head = cfg->head6; in ta_find_chash_tentry()1520 SLIST_FOREACH_SAFE(ent, &cfg->head6[i], next, ent_next) in ta_foreach_chash()1583 head = cfg->head6; in ta_add_chash()1666 head = cfg->head6; in ta_del_chash()[all …]