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

/external/dhcpcd/
H A Ddhcpcd_test.cpp74 static const char kOptionString[] = "hostname"; variable
94 dhcpmsgs[0].options[length_index] = strlen(kOptionString);
96 kOptionString, strlen(kOptionString));

Completed in 127 milliseconds