Home
last modified time | relevance | path

Searched refs:compat_wext_handle_ioctl (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
Dwext.h11 int compat_wext_handle_ioctl(struct net *net, unsigned int cmd,
22 static inline int compat_wext_handle_ioctl(struct net *net, unsigned int cmd, in compat_wext_handle_ioctl() function
/linux-4.1.27/net/wireless/
Dwext-core.c1108 int compat_wext_handle_ioctl(struct net *net, unsigned int cmd, in compat_wext_handle_ioctl() function
/linux-4.1.27/net/
Dsocket.c3169 ret = compat_wext_handle_ioctl(net, cmd, arg); in compat_sock_ioctl()