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

/opensolaris-onvv-gate/usr/src/uts/common/inet/
H A Dip_arp.h57 struct arl_ill_common_s *arl_common; member in struct:arl_s
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c1203 * Basic initialization of the arl_t and the arl_common structure shared with
1240 if (ill->ill_common != NULL || arl->arl_common != NULL) {
1251 arl->arl_common = ai;
1350 arl_ill_common_t *ai = arl->arl_common;
1362 * arl_common structure. We can safely access the ai here as it
1818 arl_ill_common_t *ai = arl->arl_common;
2166 ai = arl->arl_common;

Completed in 38 milliseconds