Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dsockio_private.h93 #define OSIOCGIFCONF64 _IOWR('i', 20, struct ifconf64) /* deprecated */
97 #define SIOCGIFCONF64 _IOWR('i', 36, struct ifconf64) /* get ifnet list */
/xnu-12377.61.12/bsd/net/
H A Dif_private.h460 struct ifconf64 { struct
H A Dif.c1889 struct ifconf64 ifc; in ifioctl_ifconf()