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