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

Lines Matching full:vendorclassid

860 		if (ifo->vendorclassid[0]) {
862 memcpy(p, ifo->vendorclassid,
863 (size_t)ifo->vendorclassid[0] + 1);
864 p += ifo->vendorclassid[0] + 1;