Lines Matching full:protocols
151 /* Number of network protocols which we have opened. */
154 /* Number of network protocols which have come up. */
709 for (i = 0; (protp = protocols[i]) != NULL; ++i) {
737 * Tell higher-level protocols that LCP is up.
740 for (i = 0; (protp = protocols[i]) != NULL; ++i)
877 for (i = 0; (protp = protocols[i]) != NULL; ++i)
883 * Bring up other network protocols iff encryption is not required.
899 * Start the "real" network protocols.
901 for (i = 0; (protp = protocols[i]) != NULL; ++i)
911 lcp_close(0, "No network protocols running");
1134 lcp_close(0, "No network protocols running");