mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Remove the unused seq_info.uptime member.
This commit is contained in:
@@ -194,7 +194,6 @@ struct timeout_info {
|
||||
struct seq_info {
|
||||
int responses;
|
||||
int ts_seqclass; /* TS_SEQ_* defines in nmap.h */
|
||||
time_t uptime; /* time of latest system boot (or 0 if unknown ) */
|
||||
int ipid_seqclass; /* IPID_SEQ_* defines in nmap.h */
|
||||
u32 seqs[NUM_SEQ_SAMPLES];
|
||||
u32 timestamps[NUM_SEQ_SAMPLES];
|
||||
|
||||
Reference in New Issue
Block a user