Home
last modified time | relevance | path

Searched refs:ips_conn_g_index (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/inet/
H A Dip_stack.h199 int ips_conn_g_index; member
/titanic_44/usr/src/uts/common/inet/ip/
H A Dipclassifier.c2267 ipst->ips_conn_g_index++; in ipcl_globalhash_insert()
2268 index = ipst->ips_conn_g_index & (CONN_G_HASH_SIZE - 1); in ipcl_globalhash_insert()