OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPCP_VJ_COMP
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
ipcp.h
64
#define
IPCP_VJ_COMP
0x002d /* current value for VJ compression option*/
ipcp.c
575
wo->vj_protocol =
IPCP_VJ_COMP
;
1070
if (cishort ==
IPCP_VJ_COMP
) {
1080
if (cishort ==
IPCP_VJ_COMP
|| cishort == IPCP_VJ_COMP_OLD) {
[
all
...]
Completed in 3742 milliseconds