MCPcopy 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
880void
881in6_ifattach_destroy(void)
882{
883
884 callout_drain(&V_in6_tmpaddrtimer_ch);
885}
886
887static void
888in6_ifattach_init(void *dummy)

Callers 1

ip6_destroyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected