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

/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dipv6cp.c534 #define LENCIVJ(neg) (neg ? CILEN_COMPRESS : 0) macro
540 LENCIVJ(go->neg_vj) +
H A Dipcp.c756 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0) macro
787 LENCIVJ(go->neg_vj, go->old_vj) +
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dipv6cp.c534 #define LENCIVJ(neg) (neg ? CILEN_COMPRESS : 0) macro
540 LENCIVJ(go->neg_vj) +
H A Dipcp.c756 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0) macro
787 LENCIVJ(go->neg_vj, go->old_vj) +

Completed in 133 milliseconds