Searched defs:nd_load (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dnd.c153 * specific routine, call nd_load as
154 * nd_load(&nd_ptr, "name", nd_get_long, set_pfi, &long_variable)
207 nd_load(caddr_t *nd_pparam, char *name, ndgetf_t get_pfi, ndsetf_t set_pfi, function
258 * free count so future nd_load()s don't take as much memory.

Completed in 58 milliseconds