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);
unresolved484net/appletalk/aarp.ca=aarp_find_entry(unresolved[hash],dev,sa);
unresolved518net/appletalk/aarp.ca->next=unresolved[hash];
unresolved521net/appletalk/aarp.cunresolved[hash]=a;
unresolved694net/appletalk/aarp.cif((a=aarp_find_entry(unresolved[hash],dev,&sa))==NULL || dev != a->dev)
unresolved701net/appletalk/aarp.caarp_resolved(&unresolved[hash],a,hash);