Home | History | Annotate | Download | only in dist

Lines Matching defs:ipf_htables

105 	iphtable_t	*ipf_htables[LOOKUP_POOL_SZ];
251 stats.iphs_tables = softh->ipf_htables[op->iplo_unit + 1];
337 for (oiph = softh->ipf_htables[unit + 1]; oiph != NULL;
371 iph->iph_next = softh->ipf_htables[unit + 1];
372 iph->iph_pnext = &softh->ipf_htables[unit + 1];
373 if (softh->ipf_htables[unit + 1] != NULL)
374 softh->ipf_htables[unit + 1]->iph_pnext = &iph->iph_next;
375 softh->ipf_htables[unit + 1] = iph;
740 for (iph = softh->ipf_htables[i]; iph != NULL;
750 for (iph = softh->ipf_htables[unit + 1]; iph != NULL;
833 while ((iph = softh->ipf_htables[i + 1]) != NULL) {
1253 nextiph = softh->ipf_htables[(int)ilp->ili_unit + 1];
1462 for (iph = softh->ipf_htables[i]; iph != NULL;