tag | line | file | source code |
---|---|---|---|
devhint | 532 | net/appletalk/ddp.c | static int atrtr_create(struct rtentry *r, struct device *devhint) |
devhint | 552 | net/appletalk/ddp.c | if(devhint == NULL && ga->sat_family != AF_APPLETALK) |
devhint | 573 | net/appletalk/ddp.c | if ( devhint == NULL ) |
devhint | 587 | net/appletalk/ddp.c | devhint = riface->dev; |
devhint | 604 | net/appletalk/ddp.c | rt->dev=devhint; |