devhint           495 net/appletalk/ddp.c static int atrtr_create(struct rtentry *r, struct net_device *devhint)
devhint           510 net/appletalk/ddp.c 	    (!devhint && ga->sat_family != AF_APPLETALK))
devhint           527 net/appletalk/ddp.c 	if (!devhint) {
devhint           549 net/appletalk/ddp.c 		devhint = riface->dev;
devhint           565 net/appletalk/ddp.c 	dev_hold(devhint);
devhint           566 net/appletalk/ddp.c 	rt->dev     = devhint;