Searched refs:MAX_SERVERS (Results 1 – 3 of 3) sorted by relevance
159 #define MAX_SERVERS 16 /* max servers that can be ignored per if */ macro259 struct in_addr ignore_servers[MAX_SERVERS];
310 if (iface_conf->ignore_servers_len >= MAX_SERVERS) {
92 #define MAX_SERVERS 16 /* max servers that can be ignored per if */ macro