Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3442
static void
3443
sppp_ipv6cp_close(struct sppp *sp)
3444
{
3445
sppp_close_event(&ipv6cp, sp);
3446
}
3447
3448
static void
3449
sppp_ipv6cp_TO(void *cookie)
Callers
nothing calls this directly
Calls
1
sppp_close_event
Function · 0.85
Tested by
no test coverage detected