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

/illumos-gate/usr/src/uts/common/inet/
H A Dip_arp.h105 extern int arp_ll_down(ill_t *);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c1774 arp_ll_down(ill_t *ill) function
1781 DTRACE_PROBE2(ill__downup, char *, "arp_ll_down", ill_t *, ill);
1784 DTRACE_PROBE2(arl__downup, char *, "arp_ll_down", arl_t *, arl);
H A Dip_if.c1114 * ipif_down_tail will call arp_ll_down on the last ipif
12161 err = arp_ll_down(ill);

Completed in 82 milliseconds