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

Function sppp_ipv6cp_TO

freebsd/net/if_spppsubr.c:3448–3452  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3446}
3447
3448static void
3449sppp_ipv6cp_TO(void *cookie)
3450{
3451 sppp_to_event(&ipv6cp, (struct sppp *)cookie);
3452}
3453
3454/*
3455 * Analyze a configure request. Return true if it was agreeable, and

Callers

nothing calls this directly

Calls 1

sppp_to_eventFunction · 0.85

Tested by

no test coverage detected