Home | History | Annotate | Download | only in dhcpcd

Lines Matching refs:vendorclassid

1022 		if (ifo->vendorclassid[0]) {
1024 memcpy(p, ifo->vendorclassid,
1025 ifo->vendorclassid[0] + 1);
1026 p += ifo->vendorclassid[0] + 1;