Lines Matching defs:internal
35 /** Flagged if internal, otherwise an external trusted proxy */
36 void *internal;
141 match->internal = cmd->info;
168 match->internal = cmd->info;
238 void *internal = NULL;
247 In this case, default to internal proxy.
249 internal = (void *) 1;
270 if (internal) {
271 /* Allow an internal proxy to present an external proxy,
272 but do not allow an external proxy to present an internal proxy.
273 In this case, the presented internal proxy will be considered external.
275 internal = match[i].internal;
336 if (!internal
378 if (!internal) {
421 : "Using %s as client's IP by internal proxies%s",
440 "Specifies one or more internal (transparent) proxies "
448 "The filename to read the list of internal proxies, "