OpenVAS Scanner
6.0.1
|
#include "../misc/scanneraux.h"
Go to the source code of this file.
Functions | |
int | ntp_parse_input (struct scan_globals *, char *) |
Parses the input sent by the client before the NEW_ATTACK message. More... | |
int | ntp_timestamp_host_scan_starts (int, kb_t, char *) |
int | ntp_timestamp_host_scan_ends (int, kb_t, char *) |
int | ntp_timestamp_scan_starts (int) |
int | ntp_timestamp_scan_ends (int) |
Header for ntp.c.
int ntp_parse_input | ( | struct scan_globals * | , |
char * | |||
) |
Parses the input sent by the client before the NEW_ATTACK message.
int ntp_timestamp_host_scan_ends | ( | int | , |
kb_t | , | ||
char * | |||
) |
int ntp_timestamp_host_scan_starts | ( | int | , |
kb_t | , | ||
char * | |||
) |
int ntp_timestamp_scan_ends | ( | int | ) |
int ntp_timestamp_scan_starts | ( | int | ) |