Lines Matching defs:no
36 * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
75 bool noremoteip = 0; /* Let him have no IP address */
216 { "ipcp-no-addresses", o_bool, &ipcp_wantoptions[0].old_addrs,
219 { "ipcp-no-address", o_bool, &ipcp_wantoptions[0].neg_addr,
224 "Allow peer to have no IP address", 1 },
436 * If colon first character, then no local addr.
458 * If colon last character, then no remote addr.
1030 ipcp_options no; /* options we've seen Naks for */
1033 BZERO(&no, sizeof(no));
1052 no.old_addrs = 1; \
1064 no.neg = 1; \
1077 no.neg = 1; \
1090 no.neg = 1; \
1187 if (go->neg_vj || no.neg_vj ||
1190 no.neg_vj = 1;
1193 if ((!go->neg_addr && go->old_addrs) || no.old_addrs
1205 no.old_addrs = 1;
1208 if (go->neg_addr || no.neg_addr || cilen != CILEN_ADDR)
1217 no.neg_addr = 1;
1220 if (go->req_dns1 || no.req_dns1 || cilen != CILEN_ADDR)
1225 no.req_dns1 = 1;
1228 if (go->req_dns2 || no.req_dns2 || cilen != CILEN_ADDR)
1233 no.req_dns2 = 1;
1475 * If he has no address, or if we both have his address but
1531 * If he has no address, or if we both have his address but
1664 rc != CONFREJ) { /* but no prior ones? */
2268 * with no data.