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

Subnets are a 16-byte address with a prefix width in bits. More...

#include <broccoli.h>

Data Fields

BroAddr sn_net
 IP address in network byte order. More...
 
uint32 sn_width
 Length of prefix to consider. More...
 

Detailed Description

Subnets are a 16-byte address with a prefix width in bits.

Field Documentation

◆ sn_net

BroAddr bro_subnet::sn_net

IP address in network byte order.

◆ sn_width

uint32 bro_subnet::sn_width

Length of prefix to consider.


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