Searched refs:CCP_COMP_RUN (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dpppio.h78 #define CCP_COMP_RUN 0x1000 /* (status) seen CCP ack sent */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dpppio.h70 #define CCP_COMP_RUN 0x1000 /* (status) seen CCP ack sent */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dppp_comp.c697 else if (proto != PPP_LCP && (cp->flags & CCP_COMP_RUN)
1080 cp->flags |= CCP_COMP_RUN;
1094 if (cp->xstate && (cp->flags & CCP_COMP_RUN))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_comp.c697 else if (proto != PPP_LCP && (cp->flags & CCP_COMP_RUN)
1080 cp->flags |= CCP_COMP_RUN;
1094 if (cp->xstate && (cp->flags & CCP_COMP_RUN))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp_comp.c689 else if (proto != PPP_LCP && (cp->flags & CCP_COMP_RUN)
1062 cp->flags |= CCP_COMP_RUN;
1076 if (cp->xstate && (cp->flags & CCP_COMP_RUN))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp_comp.c689 else if (proto != PPP_LCP && (cp->flags & CCP_COMP_RUN)
1062 cp->flags |= CCP_COMP_RUN;
1076 if (cp->xstate && (cp->flags & CCP_COMP_RUN))

Completed in 99 milliseconds