ifc_req
const bool docopy = ifc->ifc_req != NULL;
ifrp = ifc->ifc_req;
docopy = ifc.ifc_req != NULL;
ifrp = ifc.ifc_req;
docopy = NETBSD32PTR64(ifc.ifc_req) != NULL;
ifrp = NETBSD32PTR64(ifc.ifc_req);
const bool docopy = ifc->ifc_req != NULL;
ifrp = ifc->ifc_req;
ifc.ifc_req = ifreqs;
ifconf.ifc_req = ifreq;
ifconf.ifc_req = ifreq;