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

/xnu-2422.115.4/bsd/net/
H A Dbridgestp.h341 struct bstp_timer bp_tc_timer; member in struct:bstp_port
H A Dbridgestp.c485 if (bp->bp_tc_timer.active)
1441 bstp_timer_stop(&bp->bp_tc_timer);
1495 bstp_timer_stop(&bp->bp_tc_timer);
1508 if (bp->bp_tc_timer.active)
1513 bstp_timer_start(&bp->bp_tc_timer,
1519 bstp_timer_start(&bp->bp_tc_timer,
1958 bstp_timer_expired(&bp->bp_tc_timer);
2031 bp->bp_tc_timer.active == 1)) {

Completed in 26 milliseconds