suricata
DetectSshVersionData_ Struct Reference

#include <detect-ssh-proto-version.h>

Data Fields

uint8_t * ver
 
uint16_t len
 
uint8_t flags
 

Detailed Description

Definition at line 30 of file detect-ssh-proto-version.h.

Field Documentation

◆ flags

uint8_t DetectSshVersionData_::flags

ssh version length to match

Definition at line 33 of file detect-ssh-proto-version.h.

◆ len

uint16_t DetectSshVersionData_::len

ssh version to match

Definition at line 32 of file detect-ssh-proto-version.h.

◆ ver

uint8_t* DetectSshVersionData_::ver

Definition at line 31 of file detect-ssh-proto-version.h.


The documentation for this struct was generated from the following file: