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 2454 of file util-spm.c.

Field Documentation

◆ haystack

const char* SpmTestData_::haystack

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

◆ haystack_len

uint16_t SpmTestData_::haystack_len

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

◆ match_offset

uint32_t SpmTestData_::match_offset

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

◆ needle

const char* SpmTestData_::needle

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

◆ needle_len

uint16_t SpmTestData_::needle_len

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

◆ nocase

int SpmTestData_::nocase

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


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