Searched refs:ifconf (Results 1 – 3 of 3) sorted by relevance
38 int dev_ifconf(struct net *net, struct ifconf __user *uifc) in dev_ifconf()56 struct ifconf ifc; in dev_ifconf()58 if (copy_from_user(&ifc, uifc, sizeof(struct ifconf))) in dev_ifconf()
286 struct ifconf { struct
3931 int dev_ifconf(struct net *net, struct ifconf __user *ifc);