Searched refs:DHO_MESSAGE (Results 1 - 2 of 2) sorted by relevance

/external/dhcpcd-6.8.2/
H A Ddhcp.h102 DHO_MESSAGE = 56, enumerator in enum:DHO
H A Ddhcp.c803 *p++ = DHO_MESSAGE;
2479 a = get_option_string(ifp->ctx, dhcp, DHO_MESSAGE);
2944 if ((msg = get_option_string(ifp->ctx, dhcp, DHO_MESSAGE))) {
2981 if ((msg = get_option_string(ifp->ctx, dhcp, DHO_MESSAGE))) {

Completed in 51 milliseconds