Searched refs:states_count (Results 1 – 2 of 2) sorted by relevance
397 host->states_count++; in nat64lsn_get_state6to4()815 host->states_count--; in nat64lsn_maintain_pg()908 if (host->states_count > 0 || in nat64lsn_expire_hosts()926 if (host->states_count > 0 || in nat64lsn_expire_hosts()976 if (h->states_count / 2 < h->states_hashsize ||1070 host->states_count = 0; in nat64lsn_alloc_host()1415 host->states_count--; in nat64lsn_host_cleanup()1419 MPASS(host->states_count == 0); in nat64lsn_host_cleanup()1477 host->states_count--; in nat64lsn_pg_cleanup()1502 if (host->states_count > 0) { in nat64lsn_job_destroy()[all …]
179 uint32_t states_count; member