Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/
Dsocket.c3090 static int compat_dev_ifconf(struct net *net, struct compat_ifconf __user *uifc32) in compat_dev_ifconf() function
3270 return compat_dev_ifconf(net, argp); in compat_sock_ioctl_trans()