taglinefilesource code
riface582net/appletalk/ddp.cstruct atalk_iface *iface, *riface;
riface620net/appletalk/ddp.cfor ( riface = NULL, iface = atalk_iface_list; iface; iface = iface->next ) 
riface622net/appletalk/ddp.cif ( riface == NULL && ntohs( ga->sat_addr.s_net ) >= ntohs( iface->nets.nr_firstnet ) &&
riface625net/appletalk/ddp.criface = iface;
riface628net/appletalk/ddp.criface = iface;
riface630net/appletalk/ddp.cif ( riface == NULL )
riface632net/appletalk/ddp.cdevhint = riface->dev;