Searched refs:OPT_SILENT (Results 1 – 4 of 4) sorted by relevance
139 #define OPT_SILENT 4 /* Wait for peer to speak first */ macro
111 if( f->flags & OPT_SILENT ) in fsm_lowerup()184 if( f->flags & OPT_SILENT ) in fsm_open()
400 f->flags &= ~(OPT_PASSIVE | OPT_SILENT); in lcp_open()404 f->flags |= OPT_SILENT; in lcp_open()428 if (oldstate == STOPPED && f->flags & (OPT_PASSIVE|OPT_SILENT|DELAYED_UP)) { in lcp_close()
403 f->flags |= OPT_SILENT; in ccp_open()