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

/openbsd-current/usr.sbin/pppd/
H A Dipcp.h64 #define IPCP_VJ_COMP 0x002d /* current value for VJ compression option*/ macro
H A Dipcp.c199 wo->vj_protocol = IPCP_VJ_COMP;
587 if (cishort == IPCP_VJ_COMP) {
597 if (cishort == IPCP_VJ_COMP || cishort == IPCP_VJ_COMP_OLD) {
976 if (!(cishort == IPCP_VJ_COMP ||
1447 case IPCP_VJ_COMP:

Completed in 118 milliseconds