Home
last modified time | relevance | path

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

/external/dhcpcd/
Ddhcp.h97 DHO_END = 255 enumerator
Ddhcp.c288 case DHO_END: in get_option()
953 *p++ = DHO_END; in make_message()
991 if (o == DHO_END) { in write_lease()
Dshowlease.c219 case DHO_END: in get_option()
Ddhcpcd.c1031 options->vendor[options->vendor[0]] = DHO_END; in main()
Dclient.c343 *p++ = DHO_END; in ipv4ll_get_dhcp()