Broccoli API Documentation  1.96
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.
uint32 sn_width
 Length of prefix to consider.

Detailed Description

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


Field Documentation

IP address in network byte order.

Length of prefix to consider.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines