Searched refs:COMP_AC (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dpppio.h64 #define COMP_AC 0x1 /* compress address/control */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dpppio.h56 #define COMP_AC 0x1 /* compress address/control */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-sunos4.c706 cf[0] = (pcomp? COMP_PROT: 0) + (accomp? COMP_AC: 0);
707 cf[1] = COMP_PROT | COMP_AC;
H A Dsys-solaris.c1460 cf[0] = (pcomp? COMP_PROT: 0) + (accomp? COMP_AC: 0);
1461 cf[1] = COMP_PROT | COMP_AC;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-solaris.c1559 cf[0] = (pcomp? COMP_PROT: 0) + (accomp? COMP_AC: 0);
1560 cf[1] = COMP_PROT | COMP_AC;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dppp_comp.c714 if ((cp->flags & COMP_AC)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_comp.c714 if ((cp->flags & COMP_AC)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp_comp.c706 if ((cp->flags & COMP_AC)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp_comp.c706 if ((cp->flags & COMP_AC)

Completed in 213 milliseconds