Searched refs:DECOMP_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.h65 #define DECOMP_AC 0x2 /* decompress address/control */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dpppio.h57 #define DECOMP_AC 0x2 /* decompress address/control */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-sunos4.c756 cf[0] = (pcomp? DECOMP_PROT: 0) + (accomp? DECOMP_AC: 0);
757 cf[1] = DECOMP_PROT | DECOMP_AC;
H A Dsys-solaris.c1510 cf[0] = (pcomp? DECOMP_PROT: 0) + (accomp? DECOMP_AC: 0);
1511 cf[1] = DECOMP_PROT | DECOMP_AC;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-solaris.c1609 cf[0] = (pcomp? DECOMP_PROT: 0) + (accomp? DECOMP_AC: 0);
1610 cf[1] = DECOMP_PROT | DECOMP_AC;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dppp_comp.c839 if (hlen < ((cp->flags & DECOMP_AC)? 0: 2)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_comp.c839 if (hlen < ((cp->flags & DECOMP_AC)? 0: 2)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp_comp.c831 if (hlen < ((cp->flags & DECOMP_AC)? 0: 2)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp_comp.c831 if (hlen < ((cp->flags & DECOMP_AC)? 0: 2)

Completed in 84 milliseconds