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

/openbsd-current/usr.sbin/pppd/
H A Dipcp.h78 u_short vj_protocol; /* protocol value to use in VJ option */ member in struct:ipcp_options
H A Dipcp.c199 wo->vj_protocol = IPCP_VJ_COMP;
344 go->vj_protocol = ho->vj_protocol;
403 ADDCIVJ(CI_COMPRESSTYPE, go->neg_vj, go->vj_protocol, go->old_vj,
483 ACKCIVJ(CI_COMPRESSTYPE, go->neg_vj, go->vj_protocol, go->old_vj,
599 try.vj_protocol = cishort;
745 REJCIVJ(CI_COMPRESSTYPE, neg_vj, go->vj_protocol, go->old_vj,
983 ho->vj_protocol = cishort;

Completed in 109 milliseconds