![]() |
Kea 2.2.0
|
#include <config.h>#include <perfdhcp/avalanche_scen.h>#include <perfdhcp/basic_scen.h>#include <perfdhcp/command_options.h>#include <exceptions/exceptions.h>#include <iostream>#include <stdint.h>
Include dependency graph for perfdhcp/main.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 21 of file perfdhcp/main.cc.
References isc::perfdhcp::CommandOptions::getDiags(), isc::perfdhcp::CommandOptions::getScenario(), isc::perfdhcp::CommandOptions::parse(), isc::perfdhcp::AvalancheScen::run(), isc::perfdhcp::BasicScen::run(), and usage().
Here is the call graph for this function: