Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dip_arp.h97 arl_t *ai_arl; member
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_arp.c1248 ai->ai_arl = arl; in arl_ill_init()
1333 if ((arl = ai->ai_arl) != NULL) { in ill_to_arl()
1928 ai->ai_arl = NULL; in arp_modclose()
H A Dip.c4108 if (ai->ai_arl == NULL) { in ip_modclose()