Home
last modified time | relevance | path

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

/Linux-v5.10/net/
Dsocket.c3101 static int compat_dev_ifconf(struct net *net, struct compat_ifconf __user *uifc32) in compat_dev_ifconf()
3103 struct compat_ifconf ifc32; in compat_dev_ifconf()
3107 if (copy_from_user(&ifc32, uifc32, sizeof(struct compat_ifconf))) in compat_dev_ifconf()
3120 if (copy_to_user(uifc32, &ifc32, sizeof(struct compat_ifconf))) in compat_dev_ifconf()
/Linux-v5.10/include/linux/
Dcompat.h353 struct compat_ifconf { struct