dev_ifconf       3657 include/linux/netdevice.h int dev_ifconf(struct net *net, struct ifconf *, int);
dev_ifconf       1052 net/socket.c   		err = dev_ifconf(net, &ifc, sizeof(struct ifreq));
dev_ifconf       3078 net/socket.c   	err = dev_ifconf(net, &ifc, sizeof(struct compat_ifreq));