suricata
SpmTestData_ Struct Reference

Data Fields

const char * needle
 
uint16_t needle_len
 
const char * haystack
 
uint16_t haystack_len
 
int nocase
 
uint32_t match_offset
 

Detailed Description

Definition at line 2330 of file util-spm.c.

Field Documentation

◆ haystack

const char* SpmTestData_::haystack

Definition at line 2333 of file util-spm.c.

◆ haystack_len

uint16_t SpmTestData_::haystack_len

Definition at line 2334 of file util-spm.c.

◆ match_offset

uint32_t SpmTestData_::match_offset

Definition at line 2336 of file util-spm.c.

◆ needle

const char* SpmTestData_::needle

Definition at line 2331 of file util-spm.c.

◆ needle_len

uint16_t SpmTestData_::needle_len

Definition at line 2332 of file util-spm.c.

◆ nocase

int SpmTestData_::nocase

Definition at line 2335 of file util-spm.c.


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