Searched refs:dev_getfirstbyhwtype (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/net/ieee802154/
H A Dsocket.c265 dev = dev_getfirstbyhwtype(sock_net(sk), ARPHRD_IEEE802154); raw_sendmsg()
631 dev = dev_getfirstbyhwtype(sock_net(sk), ARPHRD_IEEE802154); dgram_sendmsg()
/linux-4.4.14/net/llc/
H A Daf_llc.c268 llc->dev = dev_getfirstbyhwtype(&init_net, addr->sllc_arphrd); llc_ui_autobind()
/linux-4.4.14/net/core/
H A Ddev.c935 struct net_device *dev_getfirstbyhwtype(struct net *net, unsigned short type) dev_getfirstbyhwtype() function
949 EXPORT_SYMBOL(dev_getfirstbyhwtype); variable
/linux-4.4.14/include/linux/
H A Dnetdevice.h2215 struct net_device *dev_getfirstbyhwtype(struct net *net, unsigned short type);

Completed in 212 milliseconds