HomeSort by: relevance | last modified time | path
    Searched defs:valid_length (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/rump_dhcpclient/
dhcp.c 164 valid_length(uint8_t option, int dl, int *type) function
268 if (valid_length(opt, bl, type) == -1) {
dhcp.c 164 valid_length(uint8_t option, int dl, int *type) function
268 if (valid_length(opt, bl, type) == -1) {

Completed in 39 milliseconds