Broccoli API Documentation  1.100
Broccoli API Documentation
Data Fields
bro_string Struct Reference

BroStrings are used to access string parameters in received events. More...

#include <broccoli.h>

Data Fields

uint32 str_len
 
ucharstr_val
 

Detailed Description

BroStrings are used to access string parameters in received events.

Field Documentation

◆ str_len

uint32 bro_string::str_len

◆ str_val

uchar* bro_string::str_val

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