Home | History | Annotate | Download | only in dhcpcd

Lines Matching full:clientid

963 	if (iface->clientid) {
965 memcpy(p, iface->clientid, iface->clientid[0] + 1);
966 p += iface->clientid[0] + 1;