Searched refs:compat_wext_handle_ioctl (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/ |
| H A D | wext.h | 12 int compat_wext_handle_ioctl(struct net *net, unsigned int cmd, 23 static inline int compat_wext_handle_ioctl(struct net *net, unsigned int cmd, in compat_wext_handle_ioctl() function
|
| /linux/net/wireless/ |
| H A D | wext-core.c | 1120 int compat_wext_handle_ioctl(struct net *net, unsigned int cmd, 1121 int compat_wext_handle_ioctl(struct net *net, unsigned int cmd, compat_wext_handle_ioctl() function
|
| /linux/net/ |
| H A D | socket.c | 3636 ret = compat_wext_handle_ioctl(net, cmd, arg); in compat_sock_ioctl()
|