taglinefilesource code
unresolved74net/appletalk/aarp.cstatic struct aarp_entry *resolved[AARP_HASH_SIZE], *unresolved[AARP_HASH_SIZE];
unresolved356net/appletalk/aarp.caarp_kick(&unresolved[ct]);
unresolved357net/appletalk/aarp.caarp_expire_timer(&unresolved[ct]);
unresolved379net/appletalk/aarp.caarp_expire_device(&unresolved[ct],ptr);
unresolved476net/appletalk/aarp.ca=aarp_find_entry(unresolved[hash],dev,sa);
unresolved505net/appletalk/aarp.ca->next=unresolved[hash];
unresolved508net/appletalk/aarp.cunresolved[hash]=a;
unresolved656net/appletalk/aarp.cif((a=aarp_find_entry(unresolved[hash],dev,&sa))==NULL || dev != a->dev)
unresolved662net/appletalk/aarp.caarp_resolved(&unresolved[hash],a,hash);