Searched refs:compat_ifconf (Results 1 – 2 of 2) sorted by relevance
2781 static int compat_dev_ifconf(struct net *net, struct compat_ifconf __user *uifc32) in compat_dev_ifconf()2783 struct compat_ifconf ifc32; in compat_dev_ifconf()2787 if (copy_from_user(&ifc32, uifc32, sizeof(struct compat_ifconf))) in compat_dev_ifconf()2800 if (copy_to_user(uifc32, &ifc32, sizeof(struct compat_ifconf))) in compat_dev_ifconf()
401 struct compat_ifconf { struct