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

/osnet-11/usr/src/lib/libdhcpsvc/head/
H A Ddhcp_svc_confopt.h42 DHCP_KEY, /* key / value form */ enumerator in enum:dhcp_confopt
/osnet-11/usr/src/lib/libdhcpsvc/tests/
H A Dtest_confopt.c55 dsp[1].co_type = DHCP_KEY;
58 dsp[2].co_type = DHCP_KEY;
67 if (dsp[i].co_type == DHCP_KEY) {
/osnet-11/usr/src/lib/libdhcpsvc/private/
H A Dconfopt.c61 if (ddp[i].co_type == DHCP_KEY &&
87 tdp.co_type = DHCP_KEY;
176 confopt.co_type = DHCP_KEY;
271 if (ddp[i].co_type == DHCP_KEY) {
294 if (ddp[i].co_type == DHCP_KEY)
333 if (ddp[i].co_type == DHCP_KEY) {

Completed in 21 milliseconds