Home
last modified time | relevance | path

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

/linux-4.4.14/net/ieee802154/
Dsocket.c50 dev = dev_getbyhwaddr_rcu(net, ARPHRD_IEEE802154, hwaddr); in ieee802154_get_dev()
/linux-4.4.14/net/llc/
Daf_llc.c335 llc->dev = dev_getbyhwaddr_rcu(&init_net, addr->sllc_arphrd, in llc_ui_bind()
/linux-4.4.14/net/ipv4/
Darp.c956 dev = dev_getbyhwaddr_rcu(net, r->arp_ha.sa_family, in arp_req_set_public()
/linux-4.4.14/net/core/
Ddev.c908 struct net_device *dev_getbyhwaddr_rcu(struct net *net, unsigned short type, in dev_getbyhwaddr_rcu() function
920 EXPORT_SYMBOL(dev_getbyhwaddr_rcu);
/linux-4.4.14/include/linux/
Dnetdevice.h2213 struct net_device *dev_getbyhwaddr_rcu(struct net *net, unsigned short type,