![]() |
Broccoli API Documentation
1.96
Broccoli API Documentation
|
| bro_addr | IP addresses are 16-bytes in network byte order |
| bro_conn_stats | Statistical properties of a given connection |
| bro_ctx | Initialization context for the Broccoli library |
| bro_ev_arg | Encapsulation of arguments passed to an event callback, for the compact style of argument passing |
| bro_ev_meta | Metadata for an event, passed to callbacks of the BroCompactEventFunc prototype |
| bro_packet | Broccoli can send and receive pcap-captured packets, wrapped into the following structure: |
| bro_port | Ports in Broccoli do not only consist of a number but also indicate whether they are TCP or UDP |
| bro_string | BroStrings are used to access string parameters in received events |
| bro_subnet | Subnets are a 16-byte address with a prefix width in bits |
1.7.6.1