Searched refs:BSTP_MAX_MAX_AGE (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/net/ | ||
| H A D | bridgestp.h | 186 #define BSTP_MAX_MAX_AGE (40 * 256) macro |
| H A D | bridgestp.c | 1669 if (t < BSTP_MIN_MAX_AGE || t > BSTP_MAX_MAX_AGE) { in bstp_set_maxage() |