Home
last modified time | relevance | path

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

/net/
Dsocket.c3066 static int compat_dev_ifconf(struct net *net, struct compat_ifconf __user *uifc32) in compat_dev_ifconf() argument
3072 if (copy_from_user(&ifc32, uifc32, sizeof(struct compat_ifconf))) in compat_dev_ifconf()
3085 if (copy_to_user(uifc32, &ifc32, sizeof(struct compat_ifconf))) in compat_dev_ifconf()