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

  /external/dhcpcd-6.8.2/
if-options.h 55 #define USERCLASS_MAX_LEN 255
181 uint8_t userclass[USERCLASS_MAX_LEN + 2];
if-options.c 847 s = USERCLASS_MAX_LEN - ifo->userclass[0] - 1;
    [all...]

Completed in 526 milliseconds