Searched refs:dev_getbyhwaddr_rcu (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ieee802154/ |
| H A D | socket.c | 43 dev = dev_getbyhwaddr_rcu(net, ARPHRD_IEEE802154, hwaddr); in ieee802154_get_dev()
|
| /OK3568_Linux_fs/kernel/net/llc/ |
| H A D | af_llc.c | 372 dev = dev_getbyhwaddr_rcu(&init_net, addr->sllc_arphrd, in llc_ui_bind()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | arp.c | 1010 dev = dev_getbyhwaddr_rcu(net, r->arp_ha.sa_family, in arp_req_set_public()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netdevice.h | 2883 struct net_device *dev_getbyhwaddr_rcu(struct net *net, unsigned short type,
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | dev.c | 1065 struct net_device *dev_getbyhwaddr_rcu(struct net *net, unsigned short type, in dev_getbyhwaddr_rcu() function 1077 EXPORT_SYMBOL(dev_getbyhwaddr_rcu);
|