Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching full:rcviov

162 	ctx->rcvhdr.msg_iov = ctx->rcviov;
167 ctx->rcviov[0].iov_base = ctx->ansbuf;
168 ctx->rcviov[0].iov_len = sizeof(ctx->ansbuf);