Searched refs:arp_modopen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c80 static int arp_modopen(queue_t *, dev_t *, int, int, cred_t *);
596 * arp_modopen(). There should be no other arl_dlpi_deferred
2144 err = arp_modopen(q, devp, flag, sflag, credp);
2326 arp_modopen(queue_t *q, dev_t *devp, int flag, int sflag, cred_t *credp) function

Completed in 58 milliseconds