Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.c135 static void bstp_tick(void *);
1883 bstp_tick(void *arg) in bstp_tick() function
1935 callout_reset(&bs->bs_bstpcallout, hz, bstp_tick, bs); in bstp_tick()
2108 callout_reset(&bs->bs_bstpcallout, hz, bstp_tick, bs); in bstp_reinit()
2201 callout_reset(&bs->bs_bstpcallout, hz, bstp_tick, bs); in bstp_init()