Searched refs:ipf_nat_maxbucket (Results 1 – 2 of 2) sorted by relevance
155 { { (void *)offsetof(ipf_nat_softc_t, ipf_nat_maxbucket) },157 stsizeof(ipf_nat_softc_t, ipf_nat_maxbucket),454 if (softn->ipf_nat_maxbucket == 0) {456 softn->ipf_nat_maxbucket++;457 softn->ipf_nat_maxbucket *= 2;3530 softn->ipf_nat_maxbucket) {3538 softn->ipf_nat_maxbucket) {8141 softn->ipf_nat_maxbucket = maxbucket;
633 u_int ipf_nat_maxbucket; member