Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ in6_ifattach_destroy
Function
in6_ifattach_destroy
freebsd/netinet6/in6_ifattach.c:880–885 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
878
}
879
880
void
881
in6_ifattach_destroy(void)
882
{
883
884
callout_drain(&V_in6_tmpaddrtimer_ch);
885
}
886
887
static void
888
in6_ifattach_init(void *dummy)
Callers
1
ip6_destroy
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected