Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
Ddev_ioctl.c35 int dev_ifconf(struct net *net, struct ifconf *ifc, int size) in dev_ifconf() function
/kernel/linux/linux-5.10/net/
Dsocket.c1061 err = dev_ifconf(net, &ifc, sizeof(struct ifreq)); in sock_do_ioctl()
3107 err = dev_ifconf(net, &ifc, sizeof(struct compat_ifreq)); in compat_dev_ifconf()
/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h3915 int dev_ifconf(struct net *net, struct ifconf *, int);