HomeSort by relevance Sort by last modified time
    Searched refs:LENCIVJ (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
ipv6cp.c 542 #define LENCIVJ(neg) (neg ? CILEN_COMPRESS : 0)
546 LENCIVJ(go->neg_vj));
    [all...]
ipcp.c 716 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0)
737 LENCIVJ(go->neg_vj, go->old_vj) +
    [all...]

Completed in 88 milliseconds