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

  /system/connectivity/dhcp_client/
dhcp_options.h 39 const int kDHCPOptionLength = 312;
dhcp_message.cc 65 uint8_t options[kDHCPOptionLength];
308 sizeof(raw_message) - kDHCPOptionLength));

Completed in 62 milliseconds