HomeSort by: relevance | last modified time | path
    Searched defs:netbsd32_ifconf (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_ioctl.h 434 struct netbsd32_ifconf { struct
444 #define OOSIOCGIFCONF32 _IOWR('i', 20, struct netbsd32_ifconf) /* get ifnet list */
445 #define OSIOCGIFCONF32 _IOWR('i', 36, struct netbsd32_ifconf) /* get ifnet list */
446 #define SIOCGIFCONF32 _IOWR('i', 38, struct netbsd32_ifconf) /* get ifnet list */

Completed in 13 milliseconds