Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dnd.h62 #define NDE_ALLOC_COUNT 32 macro
63 #define NDE_ALLOC_SIZE (sizeof (NDE) * NDE_ALLOC_COUNT)
H A Dnd.c230 nd->nd_free_count += NDE_ALLOC_COUNT; in nd_load()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_ndd.c1269 nd->nd_free_count += NDE_ALLOC_COUNT; in hxge_nd_load()
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c4544 nd->nd_free_count += NDE_ALLOC_COUNT; in eri_nd_load()