Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A 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
/openbmc/linux/net/wireless/
H A Dwext-core.c1119 int compat_wext_handle_ioctl(struct net *net, unsigned int cmd, in compat_wext_handle_ioctl() function
/openbmc/linux/net/
H A Dsocket.c3536 ret = compat_wext_handle_ioctl(net, cmd, arg); in compat_sock_ioctl()