Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ bstp_timer_latch
Function
bstp_timer_latch
freebsd/net/bridgestp.c:1931–1936 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1929
}
1930
1931
static void
1932
bstp_timer_latch(struct bstp_timer *t)
1933
{
1934
t->latched = 1;
1935
t->active = 1;
1936
}
1937
1938
static int
1939
bstp_timer_dectest(struct bstp_timer *t)
Callers
1
bstp_set_port_role
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected