Home | History | Annotate | Download | only in net

Lines Matching defs:Open

132  * -link1 will cause the administrative open of the LCP layer.
275 void (*Open)(struct sppp *, void *);
1199 * least one NCP open.
1512 SPPP_WQ_SET(&scp->work_open, cp->Open, cp);
1776 * The generic part of all Up/Down/Open/Close/TO event handlers.
1869 SPPP_DLOG(sp, "%s open(%s)\n", cp->name,
3153 * Open all authentication protocols. This is even required
3157 * don't do anything when they get an Open event.
3162 /* Open all NCPs. */
3304 * Check the open NCPs, return true if at least one NCP is open.
3319 * Re-check the open NCPs and see if we should terminate the link.
3400 * example.) Don't open IPCP in this case.
4019 * example.) Don't open IPv6CP in this case.
5524 /* we are down, close all open protocols */