Searched refs:ifconf32 (Results 1 – 1 of 1) sorted by relevance
315 struct ifconf32 { struct341 struct ifconf32 ifc32; in dev_ifconf()349 if (copy_from_user(&ifc32, compat_ptr(arg), sizeof(struct ifconf32))) in dev_ifconf()402 if (copy_to_user(compat_ptr(arg), &ifc32, sizeof(struct ifconf32))) in dev_ifconf()