Searched refs:ifconf (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/sysdeps/gnu/net/ |
D | if.h | 176 struct ifconf struct 187 # define _IOT_ifconf _IOT(_IOTS(struct ifconf),1,0,0,0,0) /* not right */ argument
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | ifreq.c | 25 struct ifconf ifc; in __ifreq()
|
/glibc-2.36/sysdeps/unix/ |
D | ifreq.c | 25 struct ifconf ifc; in __ifreq()
|
/glibc-2.36/sysdeps/mach/hurd/bits/ |
D | ioctls.h | 299 #define OSIOCGIFCONF _IOWR('i',20, struct ifconf) /* get ifnet list */ 300 #define SIOCGIFCONF _IOWR('i',36, struct ifconf) /* get ifnet list */
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | if_index.c | 88 struct ifconf ifc; in weak_alias()
|
/glibc-2.36/hurd/ |
D | hurdioctl.c | 311 siocgifconf (int fd, int request, struct ifconf *ifc) in siocgifconf()
|