Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/
H A Dsocket.c3095 static int compat_dev_ifconf(struct net *net, struct compat_ifconf __user *uifc32) in compat_dev_ifconf()
3097 struct compat_ifconf ifc32; in compat_dev_ifconf()
3101 if (copy_from_user(&ifc32, uifc32, sizeof(struct compat_ifconf))) in compat_dev_ifconf()
3114 if (copy_to_user(uifc32, &ifc32, sizeof(struct compat_ifconf))) in compat_dev_ifconf()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompat.h353 struct compat_ifconf { struct