mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00
Remove deprecated/unused "packet" type
This commit is contained in:
parent
88ffe06004
commit
b635cc240b
4 changed files with 1 additions and 17 deletions
|
@ -148,8 +148,6 @@ extern double table_expire_interval;
|
|||
extern double table_expire_delay;
|
||||
extern int table_incremental_step;
|
||||
|
||||
extern RecordType* packet_type;
|
||||
|
||||
extern int orig_addr_anonymization, resp_addr_anonymization;
|
||||
extern int other_addr_anonymization;
|
||||
extern TableVal* preserve_orig_addr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue