OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bstp_timer_expired
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
bridgestp.c
167
static int
bstp_timer_expired
(struct bridge_timer *, uint16_t);
1070
if (
bstp_timer_expired
(&sc->sc_hello_timer, sc->sc_hello_time))
1073
if (
bstp_timer_expired
(&sc->sc_tcn_timer, sc->sc_bridge_hello_time))
1076
if (
bstp_timer_expired
(&sc->sc_topology_change_timer,
1083
if (
bstp_timer_expired
(&bif->bif_message_age_timer,
1091
if (
bstp_timer_expired
(&bif->bif_forward_delay_timer,
1095
if (
bstp_timer_expired
(&bif->bif_hold_timer,
1121
bstp_timer_expired
(struct bridge_timer *t, uint16_t v)
function in typeref:typename:int
Completed in 11 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025