Broccoli API Documentation  1.96
Broccoli API Documentation
Data Structures
Here are the data structures with brief descriptions:
bro_addrIP addresses are 16-bytes in network byte order
bro_conn_statsStatistical properties of a given connection
bro_ctxInitialization context for the Broccoli library
bro_ev_argEncapsulation of arguments passed to an event callback, for the compact style of argument passing
bro_ev_metaMetadata for an event, passed to callbacks of the BroCompactEventFunc prototype
bro_packetBroccoli can send and receive pcap-captured packets, wrapped into the following structure:
bro_portPorts in Broccoli do not only consist of a number but also indicate whether they are TCP or UDP
bro_stringBroStrings are used to access string parameters in received events
bro_subnetSubnets are a 16-byte address with a prefix width in bits
 All Data Structures Files Functions Variables Typedefs Defines