Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ppp/dist/pppd/
Dipv6cp.c569 #define LENCIVJ(neg) (neg ? CILEN_COMPRESS : 0) in ipv6cp_cilen() macro
573 LENCIVJ(go->neg_vj)); in ipv6cp_cilen()
Dipcp.c733 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0) in ipcp_cilen() macro
755 LENCIVJ(go->neg_vj, go->old_vj) + in ipcp_cilen()