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