Searched defs:MAX_KEYLEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/net/patricia/
H A Dradix.c93 #define MAX_KEYLEN 24 macro
94 static int max_keylen = MAX_KEYLEN;
108 * A third buffer of size MAX_KEYLEN is allocated from the stack.
570 char addmask_key[MAX_KEYLEN];

Completed in 58 milliseconds