Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dwext.h12 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-6.6.21/net/wireless/
Dwext-core.c1116 int compat_wext_handle_ioctl(struct net *net, unsigned int cmd, in compat_wext_handle_ioctl() function
/linux-6.6.21/net/
Dsocket.c3501 ret = compat_wext_handle_ioctl(net, cmd, arg); in compat_sock_ioctl()