25#ifndef SURICATA_APP_LAYER_SSH_H
26#define SURICATA_APP_LAYER_SSH_H
void SSHParserRegisterTests(void)
bool SSHTxLogCondition(ThreadVars *, const Packet *, void *state, void *tx, uint64_t tx_id)
void RegisterSSHParsers(void)
Function to register the SSH protocol parsers and other functions.
Per thread variable structure.