![]() |
Flowgrind
Advanced TCP traffic generator
|
Error-reporting routines used by Flowgrind. More...
#include "config.h"#include <stdlib.h>#include <stdarg.h>#include <stdio.h>#include <string.h>#include "fg_progname.h"#include "fg_error.h"Go to the source code of this file.
Functions | |
| void | error (enum error_levels level, int errnum, const char *fmt,...) |
Error-reporting routines used by Flowgrind.
Definition in file fg_error.c.
| void error | ( | enum error_levels | level, |
| int | errnum, | ||
| const char * | fmt, | ||
| ... | |||
| ) |
Definition at line 38 of file fg_error.c.