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

  /external/dhcpcd/
showlease.c 149 valid_length(uint8_t option, int dl, int *type) function
248 if (valid_length(o, bl, type) == -1) {
dhcp.c 260 valid_length(uint8_t option, int dl, int *type) function
363 if (valid_length(opt, bl, type) == -1) {
    [all...]

Completed in 6513 milliseconds