Searched refs:LENCIVJ (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dipv6cp.c542 #define LENCIVJ(neg) (neg ? CILEN_COMPRESS : 0) macro
546 LENCIVJ(go->neg_vj));
H A Dipcp.c716 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0) macro
737 LENCIVJ(go->neg_vj, go->old_vj) +
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipv6cp.c495 #define LENCIVJ(neg) (neg ? CILEN_COMPRESS : 0) macro
499 LENCIVJ(go->neg_vj));
H A Dipcp.c667 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0) macro
691 LENCIVJ(go->neg_vj, go->old_vj) +

Completed in 86 milliseconds