Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/ !
H A Dbridgestp.h173 #define BSTP_DEFAULT_HELLO_TIME (2 * 256) macro
H A Dbridgestp.c1715 bs->bs_bridge_htime = BSTP_DEFAULT_HELLO_TIME; in bstp_set_protocol()
2285 bs->bs_bridge_htime = BSTP_DEFAULT_HELLO_TIME; in bstp_attach()