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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/include/net/
H A Dpppio.h78 #define CCP_COMP_RUN 0x1000 /* (status) seen CCP ack sent */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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))

Completed in 101 milliseconds