Searched refs:netbsd32_ifconf (Results 1 – 2 of 2) sorted by relevance
434 struct netbsd32_ifconf { struct444 #define OOSIOCGIFCONF32 _IOWR('i', 20, struct netbsd32_ifconf) /* get ifnet list */ argument445 #define OSIOCGIFCONF32 _IOWR('i', 36, struct netbsd32_ifconf) /* get ifnet list */446 #define SIOCGIFCONF32 _IOWR('i', 38, struct netbsd32_ifconf) /* get ifnet list */
179 netbsd32_to_ifconf(struct netbsd32_ifconf *s32p, struct ifconf *p, u_long cmd) in netbsd32_to_ifconf()736 struct netbsd32_ifconf *s32p, u_long cmd) in netbsd32_from_ifconf()