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

/net/
H A Dsocket.c2780 static int dev_ifconf(struct net *net, struct compat_ifconf __user *uifc32) argument
2790 if (copy_from_user(&ifc32, uifc32, sizeof(struct compat_ifconf)))
2844 if (copy_to_user(uifc32, &ifc32, sizeof(struct compat_ifconf)))

Completed in 32 milliseconds