Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.c139 static void bstp_timer_latch(struct bstp_timer *);
1307 bstp_timer_latch(&bp->bp_forward_delay_timer); in bstp_set_port_role()
1317 bstp_timer_latch(&bp->bp_recent_root_timer); in bstp_set_port_role()
1956 bstp_timer_latch(struct bstp_timer *t) in bstp_timer_latch() function