Searched refs:ifc_req (Results 1 – 13 of 13) sorted by relevance
76 ifconf.ifc_req = ifreq; in getif()79 ifconf.ifc_req = ifreq; in getif()
56 const bool docopy = ifc->ifc_req != NULL; in compat_ifconf()62 ifrp = ifc->ifc_req; in compat_ifconf()
92 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */ macro
68 #define ifc_req ifc_ifcu.ifcu_req macro
434 docopy = NETBSD32PTR64(ifc.ifc_req) != NULL; in linux32_getifconf()440 ifrp = NETBSD32PTR64(ifc.ifc_req); in linux32_getifconf()
88 #define ifc_req ifc_ifcu.ifcu_req macro
1181 docopy = ifc.ifc_req != NULL; in linux_getifconf()1187 ifrp = ifc.ifc_req; in linux_getifconf()
100 ifc.ifc_req = ifreqs; in show_interfaces()
96 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */ macro
392 for (ifr = ifc.ifc_req; ifr < the_end;) { in ial_siocgif()
441 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */ macro
949 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */ macro
3655 const bool docopy = ifc->ifc_req != NULL; in ifconf()3663 ifrp = ifc->ifc_req; in ifconf()