Searched refs:compat_ifconf (Results 1 – 2 of 2) sorted by relevance
2601 static int dev_ifconf(struct net *net, struct compat_ifconf __user *uifc32) in dev_ifconf()2603 struct compat_ifconf ifc32; in dev_ifconf()2611 if (copy_from_user(&ifc32, uifc32, sizeof(struct compat_ifconf))) in dev_ifconf()2665 if (copy_to_user(uifc32, &ifc32, sizeof(struct compat_ifconf))) in dev_ifconf()
272 struct compat_ifconf { struct