Home
last modified time | relevance | path

Searched refs:devhint (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/appletalk/
H A Dddp.c496 static int atrtr_create(struct rtentry *r, struct net_device *devhint) in atrtr_create() argument
511 (!devhint && ga->sat_family != AF_APPLETALK)) in atrtr_create()
528 if (!devhint) { in atrtr_create()
550 devhint = riface->dev; in atrtr_create()
566 dev_hold(devhint); in atrtr_create()
567 rt->dev = devhint; in atrtr_create()