uifc32 3065 net/socket.c static int compat_dev_ifconf(struct net *net, struct compat_ifconf __user *uifc32) uifc32 3071 net/socket.c if (copy_from_user(&ifc32, uifc32, sizeof(struct compat_ifconf))) uifc32 3084 net/socket.c if (copy_to_user(uifc32, &ifc32, sizeof(struct compat_ifconf)))