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

/freebsd-10.2-release/sys/net/
H A Dbridgestp.h337 uint8_t bs_running; member in struct:bstp_state
H A Dbridgestp.c153 if (bs->bs_running == 0)
1867 if (bs->bs_running == 0)
2080 if (bs->bs_running && callout_pending(&bs->bs_bstpcallout) == 0)
2176 bs->bs_running = 1;
2191 bs->bs_running = 0;

Completed in 148 milliseconds