Searched refs:MAX_GWS6 (Results 1 – 4 of 4) sorted by relevance
50 #define MAX_GWS6 127 macro62 #define MAXMAX_GWS MAX(MAX_GWS, MAX_GWS6)
124 static union any_in_addr gwIP6list[MAX_GWS6]; /* gateway IPv6 address list */1107 if (check_v6 && gw_count >= MAX_GWS6) { in get_gwaddrs()
52 #define MAX_GWS6 127 macro55 #define MAXMAX_GWS MAX(MAX_GWS, MAX_GWS6)
134 static union any_in_addr gw_IP_list6[MAX_GWS6];968 if (check_v6 && num_gw > MAX_GWS6) { in get_gwaddrs()1028 (family == AF_INET6 && effective_num_gw > MAX_GWS6)) { in mirror_gws()