Searched refs:subnets (Results 1 – 4 of 4) sorted by relevance
153 ad_subnet_t *subnets; member608 subnets_to_DNs(ad_subnet_t *subnets, const char *base_dn) in subnets_to_DNs() argument613 for (i = 0; subnets[i].subnet[0] != '\0'; i++) in subnets_to_DNs()620 for (i = 0; subnets[i].subnet[0] != '\0'; i++) { in subnets_to_DNs()622 subnets[i].subnet, base_dn); in subnets_to_DNs()1186 if (ctx->subnets != NULL) in ad_disc_fini()1187 free(ctx->subnets); in ad_disc_fini()1514 ad_subnet_t *subnets = NULL; in validate_SiteName() local1535 ctx->subnets == NULL || ctx->subnets_changed) { in validate_SiteName()1536 subnets = find_subnets(); in validate_SiteName()[all …]
44 # block any inbound UDP packets destined for these subnets.51 # destined for these subnets.57 # block any inbound ICMP packets destined for these subnets.
49 Or if you wanted to allocate subnets to each IP#, you might do:
2426 which shows how SKIP is useful to exempt subnets/subdomains. The