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

/illumos-gate/usr/src/uts/common/inet/
H A Dip_arp.h115 extern void arp_unbind_complete(ill_t *);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c199 /* ill_close or arp_unbind_complete may be waiting */
2453 * The unplumb code paths call arp_unbind_complete() to make sure that it is
2456 * arp_unbind_complete(), we know for certain that there are no threads in
2460 arp_unbind_complete(ill_t *ill) function
H A Dip.c4083 arp_unbind_complete(ill);

Completed in 94 milliseconds