Searched refs:devhint (Results 1 – 1 of 1) sorted by relevance
501 static int atrtr_create(struct rtentry *r, struct net_device *devhint) in atrtr_create() argument516 (!devhint && ga->sat_family != AF_APPLETALK)) in atrtr_create()533 if (!devhint) { in atrtr_create()555 devhint = riface->dev; in atrtr_create()571 dev_hold(devhint); in atrtr_create()572 rt->dev = devhint; in atrtr_create()