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

/illumos-gate/usr/src/uts/common/inet/
H A Dip_arp.h89 * arl_init() and freed only when both the ill_t and the arl_t structures
111 extern int arl_init(queue_t *, arl_t *);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c2152 * arl_init, before the arl has done a SLIFNAME, so that we don't yet know
2241 arl_init(queue_t *q, arl_t *arl) function
2359 err = arl_init(q, arl);

Completed in 59 milliseconds