Searched refs:wext_handle_ioctl (Results 1 – 3 of 3) sorted by relevance
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
1063 int wext_handle_ioctl(struct net *net, unsigned int cmd, void __user *arg) in wext_handle_ioctl() function
1275 err = wext_handle_ioctl(net, cmd, argp); in sock_ioctl()