taglinefilesource code
unresolved74net/appletalk/aarp.cstatic struct aarp_entry *resolved[AARP_HASH_SIZE], *unresolved[AARP_HASH_SIZE];
unresolved362net/appletalk/aarp.caarp_kick(&unresolved[ct]);
unresolved363net/appletalk/aarp.caarp_expire_timer(&unresolved[ct]);
unresolved385net/appletalk/aarp.caarp_expire_device(&unresolved[ct],ptr);
unresolved482net/appletalk/aarp.ca=aarp_find_entry(unresolved[hash],dev,sa);
unresolved511net/appletalk/aarp.ca->next=unresolved[hash];
unresolved514net/appletalk/aarp.cunresolved[hash]=a;
unresolved662net/appletalk/aarp.cif((a=aarp_find_entry(unresolved[hash],dev,&sa))==NULL || dev != a->dev)
unresolved668net/appletalk/aarp.caarp_resolved(&unresolved[hash],a,hash);