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

Function sppp_ipcp_TO

freebsd/net/if_spppsubr.c:2904–2908  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2902}
2903
2904static void
2905sppp_ipcp_TO(void *cookie)
2906{
2907 sppp_to_event(&ipcp, (struct sppp *)cookie);
2908}
2909
2910/*
2911 * 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