OpenVAS Scanner  6.0.0~git
Functions
ntp.h File Reference

Header for ntp.c. More...

#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)
 

Detailed Description

Header for ntp.c.

Function Documentation

◆ ntp_parse_input()

int ntp_parse_input ( struct scan_globals ,
char *   
)

Parses the input sent by the client before the NEW_ATTACK message.

◆ ntp_timestamp_host_scan_ends()

int ntp_timestamp_host_scan_ends ( int  ,
kb_t  ,
char *   
)

◆ ntp_timestamp_host_scan_starts()

int ntp_timestamp_host_scan_starts ( int  ,
kb_t  ,
char *   
)

◆ ntp_timestamp_scan_ends()

int ntp_timestamp_scan_ends ( int  )

◆ ntp_timestamp_scan_starts()

int ntp_timestamp_scan_starts ( int  )