Searched refs:head4 (Results 1 – 1 of 1) sorted by relevance
348 struct radix_node_head *head4; member913 struct chashbhead *head4; member1292 SLIST_INIT(&cfg->head4[i]); in ta_init_chash()1297 ti->state = cfg->head4; in ta_init_chash()1330 SLIST_FOREACH_SAFE(ent, &cfg->head4[i], next, ent_next) in ta_destroy_chash()1337 free(cfg->head4, M_IPFW); in ta_destroy_chash()1473 head = cfg->head4; in ta_find_chash_tentry()1516 SLIST_FOREACH_SAFE(ent, &cfg->head4[i], next, ent_next) in ta_foreach_chash()1570 head = cfg->head4; in ta_add_chash()1649 head = cfg->head4; in ta_del_chash()[all …]