Searched refs:wext_handle_ioctl (Results 1 – 3 of 3) sorted by relevance
| /linux-4.1.27/include/net/ |
| D | wext.h | 9 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/ |
| D | dev_ioctl.c | 564 return wext_handle_ioctl(net, &ifr, cmd, arg); in dev_ioctl()
|
| /linux-4.1.27/net/wireless/ |
| D | wext-core.c | 1060 int wext_handle_ioctl(struct net *net, struct ifreq *ifr, unsigned int cmd, in wext_handle_ioctl() function
|