taglinefilesource code
riface575net/appletalk/ddp.cstruct atalk_iface *iface, *riface;
riface613net/appletalk/ddp.cfor ( riface = NULL, iface = atalk_iface_list; iface; iface = iface->next ) 
riface615net/appletalk/ddp.cif ( riface == NULL && ntohs( ga->sat_addr.s_net ) >= ntohs( iface->nets.nr_firstnet ) &&
riface618net/appletalk/ddp.criface = iface;
riface621net/appletalk/ddp.criface = iface;
riface623net/appletalk/ddp.cif ( riface == NULL )
riface625net/appletalk/ddp.cdevhint = riface->dev;