Home
last modified time | relevance | path

Searched refs:nd_free_count (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dnd.c226 if (nd->nd_free_count <= 1) { in nd_load()
230 nd->nd_free_count += NDE_ALLOC_COUNT; in nd_load()
235 nd->nd_free_count--; in nd_load()
246 nd->nd_free_count--; in nd_load()
H A Dnd.h59 int nd_free_count; /* number of unused nd table entries */ member
/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_ndd.c1299 if (nd->nd_free_count <= 1) { in hxge_nd_load()
1303 nd->nd_free_count += NDE_ALLOC_COUNT; in hxge_nd_load()
1308 nd->nd_free_count--; in hxge_nd_load()
1319 nd->nd_free_count--; in hxge_nd_load()
/titanic_41/usr/src/uts/sun/io/eri/
H A Deri.c4539 if (nd->nd_free_count <= 1) { in eri_nd_load()
4544 nd->nd_free_count += NDE_ALLOC_COUNT; in eri_nd_load()
4549 nd->nd_free_count--; in eri_nd_load()
4560 nd->nd_free_count--; in eri_nd_load()