MCPcopy Create free account
hub / github.com/F-Stack/f-stack / sppp_ipv6cp_close

Function sppp_ipv6cp_close

freebsd/net/if_spppsubr.c:3442–3446  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3440}
3441
3442static void
3443sppp_ipv6cp_close(struct sppp *sp)
3444{
3445 sppp_close_event(&ipv6cp, sp);
3446}
3447
3448static void
3449sppp_ipv6cp_TO(void *cookie)

Callers

nothing calls this directly

Calls 1

sppp_close_eventFunction · 0.85

Tested by

no test coverage detected