mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 17:00:10 +00:00
parent
43fa8cf6e9
commit
8a62783e2d
10 changed files with 0 additions and 223 deletions
|
|
@ -32,10 +32,6 @@ class OperatingSystemHash : public GenericHash {
|
|||
OperatingSystemHash(NetworkInterface *iface, u_int _num_hashes, u_int _max_hash_size);
|
||||
|
||||
OperatingSystem* get(OSType os, bool is_inline_call);
|
||||
|
||||
#ifdef AS_DEBUG
|
||||
void printHash();
|
||||
#endif
|
||||
};
|
||||
|
||||
#endif /* _AUTONOMOUS_SYSTEM_HASH_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue