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

  /external/ppp/pppd/
ipv6cp.c 551 #define LENCIVJ(neg) (neg ? CILEN_COMPRESS : 0)
555 LENCIVJ(go->neg_vj));
    [all...]
ipcp.c 732 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0)
754 LENCIVJ(go->neg_vj, go->old_vj) +
    [all...]

Completed in 578 milliseconds