Home
last modified time | relevance | path

Searched refs:wext_handle_ioctl (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
Dwext.h9 int wext_handle_ioctl(struct net *net, struct ifreq *ifr, unsigned int cmd,
17 static inline int wext_handle_ioctl(struct net *net, struct ifreq *ifr, unsigned int cmd, in wext_handle_ioctl() function
/linux-4.1.27/net/core/
Ddev_ioctl.c564 return wext_handle_ioctl(net, &ifr, cmd, arg); in dev_ioctl()
/linux-4.1.27/net/wireless/
Dwext-core.c1060 int wext_handle_ioctl(struct net *net, struct ifreq *ifr, unsigned int cmd, in wext_handle_ioctl() function