taglinefilesource code
riface538net/appletalk/ddp.cstruct atalk_iface *iface, *riface;
riface576net/appletalk/ddp.cfor ( riface = NULL, iface = atalk_iface_list; iface; iface = iface->next ) 
riface578net/appletalk/ddp.cif ( riface == NULL && ntohs( ga->sat_addr.s_net ) >= ntohs( iface->nets.nr_firstnet ) &&
riface581net/appletalk/ddp.criface = iface;
riface584net/appletalk/ddp.criface = iface;
riface586net/appletalk/ddp.cif ( riface == NULL )
riface588net/appletalk/ddp.cdevhint = riface->dev;