suricata
DnsResponseGetDataArgs Struct Reference

Data Fields

enum DnsResponseSection response_section
 
uint32_t response_id
 
uint32_t local_id
 

Detailed Description

Definition at line 50 of file detect-dns-response.c.

Field Documentation

◆ local_id

uint32_t DnsResponseGetDataArgs::local_id

used as index into thread inspect array

Definition at line 53 of file detect-dns-response.c.

◆ response_id

uint32_t DnsResponseGetDataArgs::response_id

index into response resource records

Definition at line 52 of file detect-dns-response.c.

◆ response_section

enum DnsResponseSection DnsResponseGetDataArgs::response_section

query, answer, authority, additional

Definition at line 37 of file detect-dns-response.c.


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