Searched refs:ifconf (Results 1 – 3 of 3) sorted by relevance
35 int dev_ifconf(struct net *net, struct ifconf __user *uifc) in dev_ifconf()53 struct ifconf ifc; in dev_ifconf()55 if (copy_from_user(&ifc, uifc, sizeof(struct ifconf))) in dev_ifconf()
286 struct ifconf { struct
4039 int dev_ifconf(struct net *net, struct ifconf __user *ifc);
Completed in 19 milliseconds