Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ tmproutes_destroy
Function
tmproutes_destroy
freebsd/net/route/route_temporal.c:156–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
void
157
tmproutes_destroy(struct rib_head *rh)
158
{
159
160
callout_drain(&rh->expire_callout);
161
}
Callers
1
rt_table_destroy
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected