Home
last modified time | relevance | path

Searched refs:IPCP_VJ_COMP (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipcp.h45 #define IPCP_VJ_COMP 0x002d /* current value for VJ compression option*/ macro
H A Dipcp.c386 wo->vj_protocol = IPCP_VJ_COMP;
793 if (cishort == IPCP_VJ_COMP) {
803 if (cishort == IPCP_VJ_COMP || cishort == IPCP_VJ_COMP_OLD) {
1239 cishort = IPCP_VJ_COMP;
1242 if (cishort != IPCP_VJ_COMP &&
1245 cishort = IPCP_VJ_COMP;
1266 if (cishort == IPCP_VJ_COMP) {
1838 case IPCP_VJ_COMP: