Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Ddev_ioctl.c35 int dev_ifconf(struct net *net, struct ifconf *ifc, int size) in dev_ifconf() function
/OK3568_Linux_fs/kernel/net/
H A Dsocket.c1062 err = dev_ifconf(net, &ifc, sizeof(struct ifreq)); in sock_do_ioctl()
3108 err = dev_ifconf(net, &ifc, sizeof(struct compat_ifreq)); in compat_dev_ifconf()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h3947 int dev_ifconf(struct net *net, struct ifconf *, int);