Searched refs:ipf_htables (Results 1 – 1 of 1) sorted by relevance
101 iphtable_t *ipf_htables[LOOKUP_POOL_SZ]; member333 for (oiph = softh->ipf_htables[unit + 1]; oiph != NULL;367 iph->iph_next = softh->ipf_htables[unit + 1];368 iph->iph_pnext = &softh->ipf_htables[unit + 1];369 if (softh->ipf_htables[unit + 1] != NULL)371 softh->ipf_htables[unit + 1] = iph;736 for (iph = softh->ipf_htables[i]; iph != NULL;746 for (iph = softh->ipf_htables[unit + 1]; iph != NULL;829 while ((iph = softh->ipf_htables[i + 1]) != NULL) {1249 nextiph = softh->ipf_htables[(int)ilp->ili_unit + 1];[all …]