Home | History | Annotate | Download | only in pppd

Lines Matching defs:no

24  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
251 #define RREQ_REPEAT 2 /* send another reset-req if no reset-ack */
471 ccp_close(unit, "No compression negotiated");
623 error("MPPE required, but kernel has no support.");
903 ccp_options no; /* options we've seen already */
906 memset(&no, 0, sizeof(no));
912 no.mppe = 1;
935 no.deflate = 1;
958 no.bsd_compress = 1;
972 * Predictor-1 and 2 have no options, so they can't be Naked.
1177 error("MPPE required, but kernel has no support.");