Searched refs:peer_compproto (Results 1 – 3 of 3) sorted by relevance
80 u_short cproto = bundle->ncp.ipcp.peer_compproto >> 16; in vj_LayerPush()88 bundle->ncp.ipcp.peer_compproto & 0xff); in vj_LayerPush()
91 u_int32_t peer_compproto; /* VJ params he's willing to use */ member
369 inet_ntoa(ipcp->peer_ip), vj2asc(ipcp->peer_compproto)); in ipcp_Show()554 ipcp->peer_compproto = 0; in ipcp_Setup()943 if (ipcp->peer_compproto >> 16 == PROTO_VJCOMP) in IpcpLayerUp()944 sl_compress_init(&ipcp->vj.cslc, (ipcp->peer_compproto >> 8) & 255); in IpcpLayerUp()1128 ipcp->peer_compproto = compproto; in IpcpDecodeConfig()1143 ipcp->peer_compproto = compproto; in IpcpDecodeConfig()