Searched refs:BSTP_MAX_HELLO_TIME (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dbridgestp.h185 #define BSTP_MAX_HELLO_TIME (2 * 256) macro
H A Dbridgestp.c1564 if (t < BSTP_MIN_HELLO_TIME || t > BSTP_MAX_HELLO_TIME)

Completed in 12 milliseconds