Home
last modified time | relevance | path

Searched refs:LENCIVJ (Results 1 – 2 of 2) sorted by relevance

/external/ppp/pppd/
Dipv6cp.c551 #define LENCIVJ(neg) (neg ? CILEN_COMPRESS : 0) macro
555 LENCIVJ(go->neg_vj));
Dipcp.c732 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0) macro
754 LENCIVJ(go->neg_vj, go->old_vj) +