Home
last modified time | relevance | path

Searched refs:DHO_END (Results 1 – 7 of 7) sorted by relevance

/external/dhcpcd/
Dipv4ll.c64 *p++ = DHO_END; in make_ipv4ll_lease()
Ddhcp.h113 DHO_END = 255 enumerator
Ddhcp.c332 case DHO_END: in get_option()
809 while (*p != DHO_END) { in dhcp_message_add_addr()
821 *p = DHO_END; in dhcp_message_add_addr()
1024 *p++ = DHO_END; in make_message()
1073 if (o == DHO_END) { in write_lease()
Dshowlease.c223 case DHO_END: in get_option()
Dif-options.c864 ifo->vendor[ifo->vendor[0]] = DHO_END; in read_config()
884 ifo->vendor[ifo->vendor[0]] = DHO_END; in add_options()
Dclient.c343 *p++ = DHO_END; in ipv4ll_get_dhcp()
Ddhcpcd.c994 *p++ = DHO_END; in dhcp_message_new()