Searched refs:arp_open (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ip_arp.c | 75 static int arp_open(queue_t *, dev_t *, int, int, cred_t *); 104 arp_rput, NULL, arp_open, arp_close, NULL, &arp_mod_info 107 arp_wput, NULL, arp_open, arp_close, NULL, &arp_mod_info 2134 arp_open(queue_t *q, dev_t *devp, int flag, int sflag, cred_t *credp) in arp_open() function
|