Home
last modified time | relevance | path

Searched refs:nd_get_long (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dnd.h80 extern int nd_get_long(queue_t *, MBLKP, caddr_t, cred_t *);
H A Dnd.c160 nd_get_long(queue_t *q, MBLKP mp, caddr_t data, cred_t *ioc_cr) in nd_get_long() function