Home
last modified time | relevance | path

Searched refs:BSTP_MIN_FORWARD_DELAY (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Dbridgestp.h155 #define BSTP_MIN_FORWARD_DELAY (4 * 256) macro
H A Dbridgestp.c1497 if (t < BSTP_MIN_FORWARD_DELAY || t > BSTP_MAX_FORWARD_DELAY) in bstp_set_fdelay()