Searched refs:OPT_SILENT (Results 1 – 6 of 6) sorted by relevance
151 #define OPT_SILENT 4 /* Wait for peer to speak first */ macro
73 OPT_SILENT, enumerator
107 { "silent", OPT_SILENT, FLGOPT_BOGUS },380 case OPT_SILENT : in parse_mount_options()
98 if( f->flags & OPT_SILENT ) in fsm_lowerup()169 if( f->flags & OPT_SILENT ) in fsm_open()
410 f->flags &= ~(OPT_PASSIVE | OPT_SILENT); in lcp_open()414 f->flags |= OPT_SILENT; in lcp_open()440 if (oldstate == PPP_FSM_STOPPED && (f->flags & (OPT_PASSIVE|OPT_SILENT|DELAYED_UP))) { in lcp_close()
422 f->flags |= OPT_SILENT; in ccp_open()