Searched refs:OFFER (Results 1 – 4 of 4) sorted by relevance
207 #define OFFER ((uint8_t)2) macro
72 # By default, the DHCP agent waits 3 seconds to collect OFFER
209 DISCOVER, collecting OFFERs, selecting an OFFER, sending a REQUEST,216 OFFER has come in, and so forth. To some degree, the notion of the219 if while the agent is waiting for an OFFER on a given state machine,
500 if (*wk->opts[CD_DHCP_TYPE]->value != OFFER) { in select_best()