taglinefilesource code
unresolved74net/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);
unresolved480net/appletalk/aarp.ca=aarp_find_entry(unresolved[hash],dev,sa);
unresolved509net/appletalk/aarp.ca->next=unresolved[hash];
unresolved512net/appletalk/aarp.cunresolved[hash]=a;
unresolved660net/appletalk/aarp.cif((a=aarp_find_entry(unresolved[hash],dev,&sa))==NULL || dev != a->dev)
unresolved666net/appletalk/aarp.caarp_resolved(&unresolved[hash],a,hash);