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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drelease.c146 if ((dsmp->dsm_dflags & DHCP_IF_BOOTP) ||
234 if (dsmp->dsm_dflags & DHCP_IF_BOOTP) {
H A Dagent.c580 if ((dsmp->dsm_dflags & DHCP_IF_BOOTP) &&
H A Dbound.c405 dsmp->dsm_dflags |= DHCP_IF_BOOTP;
969 * since we haven't set DHCP_IF_BOOTP yet (we don't do that
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_util.c250 if (status->if_dflags & DHCP_IF_BOOTP)
H A Ddhcpagent_ipc.h200 #define DHCP_IF_BOOTP 0x0400 /* interface is using bootp */ macro

Completed in 67 milliseconds