Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbridgestp.c141 static void bstp_hello_timer_expiry(struct bstp_state *,
167 bstp_hello_timer_expiry(bs, bp); in bstp_transmit()
1915 bstp_hello_timer_expiry(bs, bp); in bstp_tick()
1976 bstp_hello_timer_expiry(struct bstp_state *bs, struct bstp_port *bp) in bstp_hello_timer_expiry() function