Searched refs:wext_handle_ioctl (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/ |
| H A D | wext.h | 10 int wext_handle_ioctl(struct net *net, unsigned int cmd, 18 static inline int wext_handle_ioctl(struct net *net, unsigned int cmd, in wext_handle_ioctl() function
|
| /linux/net/wireless/ |
| H A D | wext-core.c | 1063 int wext_handle_ioctl(struct net *net, unsigned int cmd, void __user *arg) 1064 int wext_handle_ioctl(struct net *net, unsigned int cmd, void __user *arg) wext_handle_ioctl() function
|
| /linux/net/ |
| H A D | socket.c | 1366 err = wext_handle_ioctl(net, cmd, argp); in sock_ioctl()
|