Home
last modified time | relevance | path

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

/linux-3.4.99/net/
Dsocket.c2695 static int dev_ifconf(struct net *net, struct compat_ifconf __user *uifc32) in dev_ifconf() argument
2705 if (copy_from_user(&ifc32, uifc32, sizeof(struct compat_ifconf))) in dev_ifconf()
2759 if (copy_to_user(uifc32, &ifc32, sizeof(struct compat_ifconf))) in dev_ifconf()