Home
last modified time | relevance | path

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

/external/dhcpcd/
Dshowlease.c145 valid_length(uint8_t option, int dl, int *type) in valid_length() function
244 if (valid_length(o, bl, type) == -1) { in get_option()
Ddhcp.c215 valid_length(uint8_t option, int dl, int *type) in valid_length() function
313 if (valid_length(opt, bl, type) == -1) { in get_option()