Module db

Module db 

Source

Structs§

Database
Represents the database used by P0f to store signatures and associated metadata. The database contains signatures for analyzing TCP and HTTP traffic, as well as other metadata such as MTU mappings and user agent-to-operating system mappings.
FingerprintCollection
HttpIndexKey
Index key for HTTP signatures, used to optimize database lookups.
Label
Represents a label associated with a signature, which provides metadata about the signature, such as type, class, name, and optional flavor details.
TcpIndexKey
Index key for TCP signatures, used to optimize database lookups.

Enums§

Type
Enum representing the type of Label.