Searched refs:USERCLASS_MAX_LEN (Results 1 – 2 of 2) sorted by relevance
55 #define USERCLASS_MAX_LEN 255 macro181 uint8_t userclass[USERCLASS_MAX_LEN + 2];
847 s = USERCLASS_MAX_LEN - ifo->userclass[0] - 1; in parse_option()