Searched refs:ips_ipcl_globalhash_fanout (Results 1 – 5 of 5) sorted by relevance
474 ipst->ips_ipcl_globalhash_fanout = kmem_zalloc( in ipcl_init()477 mutex_init(&ipst->ips_ipcl_globalhash_fanout[i].connf_lock, in ipcl_init()558 ASSERT(ipst->ips_ipcl_globalhash_fanout[i].connf_head == NULL); in ipcl_destroy()559 mutex_destroy(&ipst->ips_ipcl_globalhash_fanout[i].connf_lock); in ipcl_destroy()561 kmem_free(ipst->ips_ipcl_globalhash_fanout, in ipcl_destroy()563 ipst->ips_ipcl_globalhash_fanout = NULL; in ipcl_destroy()2277 connfp = &ipst->ips_ipcl_globalhash_fanout[index]; in ipcl_globalhash_insert()2342 mutex_enter(&ipst->ips_ipcl_globalhash_fanout[i].connf_lock); in ipcl_walk()2344 connp = ipst->ips_ipcl_globalhash_fanout[i].connf_head; in ipcl_walk()2356 &ipst->ips_ipcl_globalhash_fanout[i].connf_lock); in ipcl_walk()[all …]
112 connfp = &ipst->ips_ipcl_globalhash_fanout[i]; in cl_tcp_walk_list_stack()
173 connfp = &ipst->ips_ipcl_globalhash_fanout[i]; in tcp_snmp_get()578 connfp = &ipst->ips_ipcl_globalhash_fanout[i]; in tcp_kstat_update()
198 struct connf_s *ips_ipcl_globalhash_fanout; member
141 connfp = &ipst->ips_ipcl_globalhash_fanout[i]; in udp_snmp_get()