Searched refs:newseed (Results 1 – 1 of 1) sorted by relevance
5138 u_long *newseed; in ipf_state_rehash() local5165 newseed = ipf_state_seed_alloc(newsize, softs->ipf_state_max); in ipf_state_rehash()5166 if (newseed == NULL) { in ipf_state_rehash()5192 softs->ipf_state_seed = newseed; in ipf_state_rehash()