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.c138 static void bstp_timer_latch(struct bstp_timer *);
1306 bstp_timer_latch(&bp->bp_forward_delay_timer); in bstp_set_port_role()
1316 bstp_timer_latch(&bp->bp_recent_root_timer); in bstp_set_port_role()
1955 bstp_timer_latch(struct bstp_timer *t) in bstp_timer_latch() function