Home
last modified time | relevance | path

Searched refs:rt_entry_cache (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/intel/ip/
H A Dip.global-objs.debug64211 rt_entry_cache
H A Dip.global-objs.obj64209 rt_entry_cache
/titanic_44/usr/src/uts/sparc/ip/
H A Dip.global-objs.debug64211 rt_entry_cache
H A Dip.global-objs.obj64209 rt_entry_cache
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_ire.c71 struct kmem_cache *rt_entry_cache; variable
1471 Free(rt, rt_entry_cache); in irb_inactive()
2282 rt_entry_cache = kmem_cache_create("rt_entry", in ip_ire_g_init()
2353 kmem_cache_destroy(rt_entry_cache); in ip_ire_g_fini()
H A Dip_ftable.c430 R_Malloc(rt, rt_entry_cache, sizeof (*rt)); in ire_get_bucket()
447 Free(rt, rt_entry_cache); in ire_get_bucket()
/titanic_44/usr/src/uts/common/inet/
H A Dip.h2591 extern struct kmem_cache *rt_entry_cache;