Home | History | Annotate | Download | only in pppd

Lines Matching refs:phase

139 #define OPT_INITONLY	0x4000000 /* option can only be set in init phase */
220 extern int phase; /* Current state of link - see values below */
257 extern struct notifier *phasechange; /* for notifications of phase changes */
371 * Values for phase.
489 void new_phase __P((int)); /* signal start of new phase */