Map of banned subnets to their ban entries.

Synopsis

Declared in <net_types.h>

using banmap_t = std::map<CSubNet, CBanEntry>;

Created with MrDocs