Home
last modified time | relevance | path

Searched refs:arl_common (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dip_arp.h57 struct arl_ill_common_s *arl_common; member
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_arp.c1240 if (ill->ill_common != NULL || arl->arl_common != NULL) { in arl_ill_init()
1251 arl->arl_common = ai; in arl_ill_init()
1350 arl_ill_common_t *ai = arl->arl_common; in arl_to_ill()
1818 arl_ill_common_t *ai = arl->arl_common; in arp_modclose()
2166 ai = arl->arl_common; in arp_dlpi_send()