Home
last modified time | relevance | path

Searched refs:tcp_conn_cache (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/sparc/ip/
H A Dip.global-objs.obj64259 tcp_conn_cache
H A Dip.global-objs.debug64262 tcp_conn_cache
/titanic_50/usr/src/uts/intel/ip/
H A Dip.global-objs.obj64259 tcp_conn_cache
H A Dip.global-objs.debug64262 tcp_conn_cache
/titanic_50/usr/src/uts/common/inet/ip/
H A Dipclassifier.c316 struct kmem_cache *tcp_conn_cache; variable
352 tcp_conn_cache = kmem_cache_create("tcp_conn_cache", in ipcl_g_init()
486 kmem_cache_destroy(tcp_conn_cache); in ipcl_g_destroy()
594 conn_cache = tcp_conn_cache; in ipcl_conn_create()
713 kmem_cache_free(tcp_conn_cache, connp); in ipcl_conn_destroy()