Searched refs:DHO_END (Results 1 – 9 of 9) sorted by relevance
243 case DHO_END: in get_option()516 while (*p != DHO_END) { in dhcp_message_add_addr()528 *p = DHO_END; in dhcp_message_add_addr()731 *p++ = DHO_END; in make_message()
113 DHO_END = 255 enumerator
167 #define DHO_END 255 macro
129 DHO_END = 255 enumerator
198 case DHO_END: in get_option()703 while (*p != DHO_END) { in dhcp_message_add_addr()718 *p = DHO_END; in dhcp_message_add_addr()1103 *p++ = DHO_END; in make_message()2452 *p = DHO_END; in dhcp_message_new()
2423 ifo->vendor[ifo->vendor[0]] = DHO_END; in finish_config()
1081 case DHO_END: in strip_relay_agent_options()1309 case DHO_END: in add_relay_agent_options()1476 *sp++ = DHO_END; in add_relay_agent_options()
1118 dhcp_universe.end = DHO_END; in initialize_common_option_spaces()
872 /* Tack a DHO_END option onto the packet if we need to. */ in cons_options() 874 buffer[index++] = DHO_END; in cons_options() 1611 buffer[first_cutoff + six] = DHO_END; in store_options() 1623 buffer[second_cutoff + tix] = DHO_END; in store_options()