Searched refs:subnets (Results 1 – 5 of 5) sorted by relevance
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:
80 ad_subnet_t *subnets; member
957 if (ctx->subnets != NULL) in ad_disc_fini()958 free(ctx->subnets); in ad_disc_fini()2099 ad_subnet_t *subnets; in ad_disc_SubnetChanged() local2101 if (ctx->subnets_changed || ctx->subnets == NULL) in ad_disc_SubnetChanged()2104 if ((subnets = find_subnets()) != NULL) { in ad_disc_SubnetChanged()2105 if (cmpsubnets(subnets, ctx->subnets) != 0) in ad_disc_SubnetChanged()2107 free(subnets); in ad_disc_SubnetChanged()
2426 which shows how SKIP is useful to exempt subnets/subdomains. The