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

/seL4-camkes-master/projects/lwip/src/include/netif/ppp/
H A Dipcp.h82 #define IPCP_VJ_COMP_OLD 0x0037 /* "old" (i.e, broken) value for VJ */ macro
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dipcp.c1198 if (cishort == IPCP_VJ_COMP || cishort == IPCP_VJ_COMP_OLD) {
1702 (cishort == IPCP_VJ_COMP_OLD && cilen == CILEN_COMPRESS))) {
2299 case IPCP_VJ_COMP_OLD:

Completed in 87 milliseconds