Searched refs:COMP_VJC (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.h69 #define COMP_VJC 0x10 /* compress TCP/IP headers */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dpppio.h61 #define COMP_VJC 0x10 /* compress TCP/IP headers */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-sunos4.c864 cf[0] = (vjcomp? COMP_VJC + DECOMP_VJC: 0)
866 cf[1] = COMP_VJC + DECOMP_VJC + COMP_VJCCID + DECOMP_VJCCID;
H A Dsys-solaris.c1621 cf[0] = (vjcomp? COMP_VJC + DECOMP_VJC: 0)
1623 cf[1] = COMP_VJC + DECOMP_VJC + COMP_VJCCID + DECOMP_VJCCID;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-solaris.c1748 cf[0] = (vjcomp? COMP_VJC + DECOMP_VJC: 0) /* XXX this is wrong */
1750 cf[1] = COMP_VJC + DECOMP_VJC + COMP_VJCCID + DECOMP_VJCCID;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dppp_comp.c671 if (proto == PPP_IP && (cp->flags & COMP_VJC)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_comp.c671 if (proto == PPP_IP && (cp->flags & COMP_VJC)) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp_comp.c663 if (proto == PPP_IP && (cp->flags & COMP_VJC)) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp_comp.c663 if (proto == PPP_IP && (cp->flags & COMP_VJC)) {

Completed in 130 milliseconds