OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USERCLASS_MAX_LEN
(Results
1 - 2
of
2
) sorted by null
/external/dhcpcd/
if-options.h
48
#define
USERCLASS_MAX_LEN
255
108
uint8_t userclass[
USERCLASS_MAX_LEN
+ 2];
if-options.c
453
s =
USERCLASS_MAX_LEN
- ifo->userclass[0] - 1;
Completed in 29 milliseconds