Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dinetdevice.h180 struct net_device *__ip_dev_find(struct net *net, __be32 addr, bool devref);
/linux-6.15/net/ipv4/
H A Ddevinet.c143 struct net_device *__ip_dev_find(struct net *net, __be32 addr, bool devref) in __ip_dev_find() argument
166 if (result && devref) in __ip_dev_find()