Home
last modified time | relevance | path

Searched refs:DHO_MESSAGETYPE (Results 1 – 2 of 2) sorted by relevance

/external/dhcpcd-6.8.2/
Ddhcp.h99 DHO_MESSAGETYPE = 53, enumerator
284 get_option_uint8((i)->ctx, NULL, (m), DHO_MESSAGETYPE) == -1)
Ddhcp.c775 *p++ = DHO_MESSAGETYPE; in make_message()
1180 if (get_option_uint8(ifp->ctx, &type, dhcp, DHO_MESSAGETYPE) == -1) in read_lease()
2841 if (get_option_uint8(ifp->ctx, &type, dhcp, DHO_MESSAGETYPE) == -1) in dhcp_handledhcp()