Searched refs:OPT_SILENT (Results 1 – 3 of 3) sorted by relevance
136 #define OPT_SILENT 4 /* Wait for peer to speak first */ macro
133 if( f->flags & OPT_SILENT ) { in fsm_lowerup()225 if( f->flags & OPT_SILENT ) { in fsm_open()
315 f->flags |= OPT_SILENT; in lcp_open()334 if (f->state == LS_STOPPED && f->flags & (OPT_PASSIVE|OPT_SILENT)) { in lcp_close()
Completed in 7 milliseconds