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

/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dipv6cp.h183 u_short vj_protocol; /* protocol value to use in VJ option */ member in struct:ipv6cp_options
H A Dipcp.h104 int vj_protocol; /* protocol value to use in VJ option */ member in struct:ipcp_options
H A Dipv6cp.c485 wo->vj_protocol = IPV6CP_COMP;
650 ADDCIVJ(CI_COMPRESSTYPE, go->neg_vj, go->vj_protocol);
711 ACKCIVJ(CI_COMPRESSTYPE, go->neg_vj, go->vj_protocol);
797 try.vj_protocol = cishort;
917 REJCIVJ(CI_COMPRESSTYPE, neg_vj, go->vj_protocol);
1056 ho->vj_protocol = cishort;
H A Dipcp.c659 wo->vj_protocol = IPCP_VJ_COMP;
828 go->vj_protocol = ho->vj_protocol;
915 ADDCIVJ(CI_COMPRESSTYPE, go->neg_vj, go->vj_protocol, go->old_vj,
1034 ACKCIVJ(CI_COMPRESSTYPE, go->neg_vj, go->vj_protocol, go->old_vj,
1179 try.vj_protocol = cishort;
1375 REJCIVJ(CI_COMPRESSTYPE, neg_vj, go->vj_protocol, go->old_vj,
1610 ho->vj_protocol = cishort;

Completed in 188 milliseconds