Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dnd.c228 NDE_ALLOC_SIZE, BPRI_MED); in nd_load()
229 bzero((char *)nde, nd->nd_size + NDE_ALLOC_SIZE); in nd_load()
242 nd->nd_size += NDE_ALLOC_SIZE; in nd_load()
H A Dnd.h63 #define NDE_ALLOC_SIZE (sizeof (NDE) * NDE_ALLOC_COUNT) macro
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_ndd.c1267 NDE_ALLOC_SIZE, KM_NOSLEEP)) == NULL) in hxge_nd_load()
1281 nd->nd_size += NDE_ALLOC_SIZE; in hxge_nd_load()
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c4541 NDE_ALLOC_SIZE, KM_NOSLEEP)) == NULL) in eri_nd_load()
4556 nd->nd_size += NDE_ALLOC_SIZE; in eri_nd_load()