Searched defs:LENCISHORT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c881 #define LENCISHORT(neg) ((neg) ? CILEN_SHORT : 0) macro
889 return (LENCISHORT(go->neg_mru && go->mru != PPP_MRU) +
892 LENCISHORT(!go->neg_chap && go->neg_upap && !go->neg_mschap &&
900 LENCISHORT(go->neg_mrru) +

Completed in 67 milliseconds