Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Ddev_ioctl.c53 int dev_ifconf(struct net *net, struct ifconf *ifc, int size) in dev_ifconf() function
/Linux-v4.19/net/
Dsocket.c964 err = dev_ifconf(net, &ifc, sizeof(struct ifreq)); in sock_do_ioctl()
2794 err = dev_ifconf(net, &ifc, sizeof(struct compat_ifreq)); in compat_dev_ifconf()
/Linux-v4.19/include/linux/
Dnetdevice.h3555 int dev_ifconf(struct net *net, struct ifconf *, int);