Searched refs:wext_handle_ioctl (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/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.4.14/net/core/ |
D | dev_ioctl.c | 564 return wext_handle_ioctl(net, &ifr, cmd, arg); in dev_ioctl()
|
/linux-4.4.14/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
|