Lines Matching defs:Open
205 void (*Open)(struct sppp *sp);
613 lcp.Open(sp);
885 lcp.Open(sp);
1377 * The generic part of all Up/Down/Open/Close/TO event handlers.
1687 lcp.Open(sp);
1693 lcp.Open(sp);
2125 (cps[i])->Open(sp);
2136 * Open all authentication protocols. This is even required
2140 * don't do anything when they get an Open event.
2144 (cps[i])->Open(sp);
2150 (cps[i])->Open(sp);
3271 * the control protocols do, since they do have Open and Close events, but
3308 * Open: LCP reached authentication phase
4734 (cps[i])->Open(sp);