Searched defs:NDE (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/uts/common/inet/ | ||
| H A D | nd.h | 55 } NDE; typedef in typeref:struct:nde_s 61 NDE *nd_tbl; /* pointer to table in heap */ 65 #define NDE_ALLOC_SIZE (sizeof (NDE) * NDE_ALLOC_COUNT) |
Completed in 61 milliseconds