taglinefilesource code
unresolved75net/appletalk/aarp.cstatic struct aarp_entry *resolved[AARP_HASH_SIZE], *unresolved[AARP_HASH_SIZE];
unresolved360net/appletalk/aarp.caarp_kick(&unresolved[ct]);
unresolved361net/appletalk/aarp.caarp_expire_timer(&unresolved[ct]);
unresolved383net/appletalk/aarp.caarp_expire_device(&unresolved[ct],ptr);
unresolved485net/appletalk/aarp.ca=aarp_find_entry(unresolved[hash],dev,sa);
unresolved519net/appletalk/aarp.ca->next=unresolved[hash];
unresolved522net/appletalk/aarp.cunresolved[hash]=a;
unresolved695net/appletalk/aarp.cif((a=aarp_find_entry(unresolved[hash],dev,&sa))==NULL || dev != a->dev)
unresolved702net/appletalk/aarp.caarp_resolved(&unresolved[hash],a,hash);