ifconf 86 compat/ibcs2/ibcs2_socksys.h #define IBCS2_SIOCGIFCONF _IOWR('I', 17, struct ifconf) ifconf 704 compat/sunos/sunos_ioctl.c case _IOWR('i', 20, struct ifconf): /* SIOCGIFCONF */ ifconf 706 compat/sunos/sunos_ioctl.c struct ifconf ifconf; ifconf 757 compat/ultrix/ultrix_ioctl.c case _IOWR('i', 20, struct ifconf): /* SIOCGIFCONF */ ifconf 759 compat/ultrix/ultrix_ioctl.c struct ifconf ifconf; ifconf 1467 net/if.c struct ifconf *ifc = (struct ifconf *)data; ifconf 539 net/if.h struct ifconf { ifconf 60 sys/sockio.h #define OSIOCGIFCONF _IOWR('i', 20, struct ifconf) /* get ifnet list */ ifconf 61 sys/sockio.h #define SIOCGIFCONF _IOWR('i', 36, struct ifconf) /* get ifnet list */