HomeSort by relevance Sort by last modified time
    Searched refs:DHO_MESSAGETYPE (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd-6.8.2/
dhcp.h 99 DHO_MESSAGETYPE = 53,
284 get_option_uint8((i)->ctx, NULL, (m), DHO_MESSAGETYPE) == -1)
dhcp.c 775 *p++ = DHO_MESSAGETYPE;
1180 if (get_option_uint8(ifp->ctx, &type, dhcp, DHO_MESSAGETYPE) == -1)
    [all...]

Completed in 5079 milliseconds