Searched refs:cidprop (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/stand/lib/inet/
H A Dibd.c571 char *cidprop = "client-id"; local
592 if (((cidlen = prom_getproplen(chosen, cidprop)) <= 0) ||
593 (cidlen > DHCP_MAX_CID_LEN) || (prom_getprop(chosen, cidprop,

Completed in 73 milliseconds