Home
last modified time | relevance | path

Searched refs:arl_t (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_arp.c69 static int arp_modclose(arl_t *);
70 static void arp_mod_close_tail(arl_t *);
71 static mblk_t *arl_unbind(arl_t *);
78 static void arp_dlpi_send(arl_t *, mblk_t *);
79 static void arl_defaults_common(arl_t *, mblk_t *);
81 static void arp_ifname_notify(arl_t *);
83 static arl_t *ill_to_arl(ill_t *);
181 arl_refhold_locked(arl_t *arl) in arl_refhold_locked()
189 arl_refrele(arl_t *arl) in arl_refrele()
375 arp_dlpi_done(arl_t *arl, ill_t *ill) in arp_dlpi_done()
[all …]
H A Dip_if.c8625 arl_t *arl; in ip_sioctl_plink_ipmod()
8654 arl = (arl_t *)ipwq->q_ptr; in ip_sioctl_plink_ipmod()
/titanic_50/usr/src/uts/common/inet/
H A Dip_arp.h81 } arl_t; typedef
97 arl_t *ai_arl;
110 extern int arl_wait_for_info_ack(arl_t *);
111 extern int arl_init(queue_t *, arl_t *);
116 extern ill_t *arl_to_ill(arl_t *);