Searched refs:OPT_SILENT (Results 1 - 25 of 30) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/pppd/
H A Dfsm.h140 #define OPT_SILENT 4 /* Wait for peer to speak first */ macro
H A Dfsm.c109 if( f->flags & OPT_SILENT )
184 if( f->flags & OPT_SILENT )
H A Dlcp.c388 f->flags &= ~(OPT_PASSIVE | OPT_SILENT);
392 f->flags |= OPT_SILENT;
419 if (oldstate == STOPPED && f->flags & (OPT_PASSIVE|OPT_SILENT|DELAYED_UP)) {
H A Dccp.c453 f->flags |= OPT_SILENT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pppd_plugin/src/pppd/
H A Dfsm.h140 #define OPT_SILENT 4 /* Wait for peer to speak first */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppd/
H A Dfsm.h140 #define OPT_SILENT 4 /* Wait for peer to speak first */ macro
H A Dfsm.c109 if( f->flags & OPT_SILENT )
184 if( f->flags & OPT_SILENT )
H A Dlcp.c388 f->flags &= ~(OPT_PASSIVE | OPT_SILENT);
392 f->flags |= OPT_SILENT;
419 if (oldstate == STOPPED && f->flags & (OPT_PASSIVE|OPT_SILENT|DELAYED_UP)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/pppd/
H A Dfsm.h140 #define OPT_SILENT 4 /* Wait for peer to speak first */ macro
H A Dfsm.c109 if( f->flags & OPT_SILENT )
184 if( f->flags & OPT_SILENT )
H A Dlcp.c388 f->flags &= ~(OPT_PASSIVE | OPT_SILENT);
392 f->flags |= OPT_SILENT;
419 if (oldstate == STOPPED && f->flags & (OPT_PASSIVE|OPT_SILENT|DELAYED_UP)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pppd_plugin/src/pppd/
H A Dfsm.h140 #define OPT_SILENT 4 /* Wait for peer to speak first */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/pppd/
H A Dfsm.h140 #define OPT_SILENT 4 /* Wait for peer to speak first */ macro
H A Dfsm.c109 if( f->flags & OPT_SILENT )
184 if( f->flags & OPT_SILENT )
H A Dlcp.c388 f->flags &= ~(OPT_PASSIVE | OPT_SILENT);
392 f->flags |= OPT_SILENT;
419 if (oldstate == STOPPED && f->flags & (OPT_PASSIVE|OPT_SILENT|DELAYED_UP)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pppd_plugin/src/pppd/
H A Dfsm.h140 #define OPT_SILENT 4 /* Wait for peer to speak first */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppd/
H A Dfsm.h140 #define OPT_SILENT 4 /* Wait for peer to speak first */ macro
H A Dfsm.c109 if( f->flags & OPT_SILENT )
184 if( f->flags & OPT_SILENT )
H A Dlcp.c388 f->flags &= ~(OPT_PASSIVE | OPT_SILENT);
392 f->flags |= OPT_SILENT;
419 if (oldstate == STOPPED && f->flags & (OPT_PASSIVE|OPT_SILENT|DELAYED_UP)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppd/
H A Dfsm.h140 #define OPT_SILENT 4 /* Wait for peer to speak first */ macro
H A Dfsm.c109 if( f->flags & OPT_SILENT )
184 if( f->flags & OPT_SILENT )
H A Dlcp.c388 f->flags &= ~(OPT_PASSIVE | OPT_SILENT);
392 f->flags |= OPT_SILENT;
419 if (oldstate == STOPPED && f->flags & (OPT_PASSIVE|OPT_SILENT|DELAYED_UP)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/procps/
H A Dfuser.c18 OPT_SILENT = (1 << 2), enumerator in enum:__anon35482
305 if (!(opt & OPT_SILENT)) {
312 if (!(opt & (OPT_SILENT))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/procps/
H A Dfuser.c18 OPT_SILENT = (1 << 2), enumerator in enum:__anon552
305 if (!(opt & OPT_SILENT)) {
312 if (!(opt & (OPT_SILENT))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/procps/
H A Dfuser.c18 OPT_SILENT = (1 << 2), enumerator in enum:__anon1457
305 if (!(opt & OPT_SILENT)) {
312 if (!(opt & (OPT_SILENT))) {

Completed in 233 milliseconds

12