Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dinetdevice.h178 struct net_device *__ip_dev_find(struct net *net, __be32 addr, bool devref);
/openbmc/linux/net/ipv4/
H A Ddevinet.c153 struct net_device *__ip_dev_find(struct net *net, __be32 addr, bool devref) in __ip_dev_find() argument
176 if (result && devref) in __ip_dev_find()