Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.c477 #define LENCIVJ(neg) (neg ? CILEN_COMPRESS : 0) macro
481 LENCIVJ(go->neg_vj));
H A Dipcp.c504 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0) macro
525 LENCIVJ(go->neg_vj, go->old_vj) +