MCPcopy 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
156void
157tmproutes_destroy(struct rib_head *rh)
158{
159
160 callout_drain(&rh->expire_callout);
161}

Callers 1

rt_table_destroyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected