| tag | line | file | source code |
|---|---|---|---|
| riface | 575 | net/appletalk/ddp.c | struct atalk_iface *iface, *riface; |
| riface | 613 | net/appletalk/ddp.c | for ( riface = NULL, iface = atalk_iface_list; iface; iface = iface->next ) |
| riface | 615 | net/appletalk/ddp.c | if ( riface == NULL && ntohs( ga->sat_addr.s_net ) >= ntohs( iface->nets.nr_firstnet ) && |
| riface | 618 | net/appletalk/ddp.c | riface = iface; |
| riface | 621 | net/appletalk/ddp.c | riface = iface; |
| riface | 623 | net/appletalk/ddp.c | if ( riface == NULL ) |
| riface | 625 | net/appletalk/ddp.c | devhint = riface->dev; |