Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Ddev_ioctl.c54 int dev_ifconf(struct net *net, struct ifconf *ifc, int size) in dev_ifconf() function
/Linux-v5.10/net/
Dsocket.c1061 err = dev_ifconf(net, &ifc, sizeof(struct ifreq)); in sock_do_ioctl()
3114 err = dev_ifconf(net, &ifc, sizeof(struct compat_ifreq)); in compat_dev_ifconf()
/Linux-v5.10/include/linux/
Dnetdevice.h3857 int dev_ifconf(struct net *net, struct ifconf *, int);